Skip to content

add optional command override#50

Open
cpboyd wants to merge 1 commit intochartmuseum:mainfrom
cpboyd:vault
Open

add optional command override#50
cpboyd wants to merge 1 commit intochartmuseum:mainfrom
cpboyd:vault

Conversation

@cpboyd
Copy link
Copy Markdown

@cpboyd cpboyd commented Sep 13, 2022

Fixes #49

Use case: Vault sidecar injection https://www.vaultproject.io/docs/platform/k8s/injector/examples#environment-variable-example

Able to source environment variables from a volume mount prior to starting the /chartmuseum binary, e.g.:

command: ['/bin/sh', '-c', 'source /vault/secrets/config && /chartmuseum']

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.

Ability to source secrets from file path

1 participant