Skip to content

Commit

Permalink
Merge pull request #567 from mbaldessari/values_secret
Browse files Browse the repository at this point in the history
Inject VALUES_SECRET env var
  • Loading branch information
mbaldessari authored Aug 20, 2024
2 parents 4544bc6 + 3c28c4b commit 5f4cf89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pattern-util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ podman run -it --rm --pull=newer \
--security-opt label=disable \
-e EXTRA_HELM_OPTS \
-e EXTRA_PLAYBOOK_OPTS \
-e VALUES_SECRET \
-e KUBECONFIG \
-e K8S_AUTH_HOST \
-e K8S_AUTH_VERIFY_SSL \
Expand Down

0 comments on commit 5f4cf89

Please sign in to comment.