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

@agmimidi agmimidi commented May 4, 2026

Copy link
Copy Markdown

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

CLAassistant commented May 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ibrahimkk-moideen

Copy link
Copy Markdown
Collaborator

@agmimidi could you update your commit to have verified signature.

@derrick-dacosta

derrick-dacosta commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

@agmimidi you need to verify your signature in Github, these instructions can show you how,

https://dev.to/pwd9000/github-commit-verification-using-ssh-2pim

Then you'll need to resubmit your commit with the verified signature

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.

4 participants