container-service-extension
container-service-extension copied to clipboard
Config.yaml file encryption
Hello All, We are deploying CSE service in our cloud platform. CSE server is running fine. I would like to secure config.yaml as it contain all the password like vcd and vcenter servers. Is there any way to encrypt config.yaml file ? I am using photon os and base64 is not working well. Regards Vijendra Singh
Currently there is no way to encrypt config.yaml file, as CSE reads the file's plaintext.
We are currently thinking about implementing this as a security enhancement
If not encryption is it possible to at least get the config file to interpret environment variables so we can check it into source control?