Skip to content

Support referencing an existing Secret#10

Open
sorrison wants to merge 1 commit into
getfider:mainfrom
NeCTAR-RC:existing-secret
Open

Support referencing an existing Secret#10
sorrison wants to merge 1 commit into
getfider:mainfrom
NeCTAR-RC:existing-secret

Conversation

@sorrison
Copy link
Copy Markdown

Add fider.existingSecret value to let users point the deployment at a pre-existing Kubernetes Secret for the secret environment variables instead of having the chart create one from fider.secretEnv. When set, no Secret resource is rendered and both the dbchecker init container and the main container reference the external Secret via envFrom.

Add `fider.existingSecret` value to let users point the deployment at a
pre-existing Kubernetes Secret for the secret environment variables
instead of having the chart create one from `fider.secretEnv`. When set,
no Secret resource is rendered and both the dbchecker init container
and the main container reference the external Secret via `envFrom`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Sam Morrison <sorrison@gmail.com>
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