Skip to content

feat: Adds ability to supply your own clouds.yaml config secret#24

Open
nicholaskuechler wants to merge 1 commit intoopenstack-exporter:masterfrom
nicholaskuechler:custom-secret-20260429
Open

feat: Adds ability to supply your own clouds.yaml config secret#24
nicholaskuechler wants to merge 1 commit intoopenstack-exporter:masterfrom
nicholaskuechler:custom-secret-20260429

Conversation

@nicholaskuechler
Copy link
Copy Markdown

We're using ExternalSecrets operator and would like to use the secret created by that instead of hard-coding the clouds.yaml in the values.yaml.

This change preserves the current default behavior, but if you supply the name of your custom secret in values.yaml such as:

clouds_yaml_secret_name: "openstack-config-from-external-secret"

Then this custom secret will be used instead of the value of clouds_yaml_config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant