Skip to content

Commit 5f4cf89

Browse files
authored
Merge pull request #567 from mbaldessari/values_secret
Inject VALUES_SECRET env var
2 parents 4544bc6 + 3c28c4b commit 5f4cf89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/pattern-util.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ podman run -it --rm --pull=newer \
7474
--security-opt label=disable \
7575
-e EXTRA_HELM_OPTS \
7676
-e EXTRA_PLAYBOOK_OPTS \
77+
-e VALUES_SECRET \
7778
-e KUBECONFIG \
7879
-e K8S_AUTH_HOST \
7980
-e K8S_AUTH_VERIFY_SSL \

0 commit comments

Comments
 (0)