Skip to content

Allow consuming existing secret#169

Open
agmimidi wants to merge 1 commit into
Comcast:mainfrom
agmimidi:feat/existing-secret
Open

Allow consuming existing secret#169
agmimidi wants to merge 1 commit into
Comcast:mainfrom
agmimidi:feat/existing-secret

Conversation

@agmimidi
Copy link
Copy Markdown

@agmimidi agmimidi commented May 4, 2026

This MR uses a new boolean key named existingSecret in the values file to toggle the creation of the secret holding the BMC, vault and elastic credentials. This is important for setups were deployments are controlled via GitOps were storing confidential keys in plain text is considered a security risk.
The default value has been set to false to ensure backwards compatibility, for the same reason the secret name is still expected to be the same as before. Setting the value to true will result in Helm not templating the secret, the expectation being the user has created before hand.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 4, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants