sureshanaparti commented on code in PR #103:
URL: 
https://github.com/apache/cloudstack-kubernetes-provider/pull/103#discussion_r3862898065


##########
README.md:
##########
@@ -39,9 +40,16 @@ api-key = <CloudStack API Key>
 secret-key = <CloudStack API Secret>
 project-id = <CloudStack Project UUID (optional)>
 zone = <CloudStack Zone Name (optional)>
+region = <Region Name (optional)>
 ssl-no-verify = <Disable SSL certificate validation: true or false (optional)>
 ```
 
+`zone` is auto-detected from the node the controller runs on if it is not set.

Review Comment:
   ```suggestion
   `zone` is auto-detected from the node the controller runs on, if it is not 
set.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to