Skip to content

feat: add imagePullSecret reference configuration option#202

Open
schaer-bgs wants to merge 1 commit intowso2:mainfrom
schaer-bgs:feature/imagepullsecret
Open

feat: add imagePullSecret reference configuration option#202
schaer-bgs wants to merge 1 commit intowso2:mainfrom
schaer-bgs:feature/imagepullsecret

Conversation

@schaer-bgs
Copy link
Copy Markdown

Purpose

Currently imagePullSecret requires a username/password in the values.yaml and does not allow to reference custom (encrypted) secrets.

Goals

Add a imagePullSecret.name property which allows to reference custom secrets while keeping backwards compatability.

Approach

Adds conditionals to either set the imagePullSecret name or use the prior assembled/generated secret.

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