ahmadamirahmadi007 opened a new issue, #8265:
URL: https://github.com/apache/cloudstack/issues/8265
##### ISSUE TYPE
* Other
##### COMPONENT NAME
CloudStack Kubernetes Provider
##### CLOUDSTACK VERSION
4.17.2
##### OS / ENVIRONMENT
ubuntu 20.04
##### SUMMARY
CloudStack Internally Use This cloud-config in CloudStack Kubernetes
Provider and this happen when kubernetes cluster create from my kubernetes.iso
template file. i want change them to my custom config-file but i dont know how
cloudstack set it and how can i change it.
[Global]
api-url = <CloudStack API URL>
api-key = <CloudStack API Key>
secret-key = <CloudStack API Secret>
project-id = <CloudStack Project UUID (optional)>
zone = <CloudStack Zone Name (optional)>
ssl-no-verify = <Disable SSL certificate validation: true or false
(optional)>
##### STEPS TO REPRODUCE
i created iso from this shell script:
https://github.com/apache/cloudstack/blob/main/scripts/util/create-kubernetes-binaries-iso.sh
##### EXPECTED RESULTS
i want change cloudstack-secret to my custome file
##### ACTUAL RESULTS
<!-- What actually happened? -->
i cant change it
--
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]