Skip to content
Snippets Groups Projects
Verified Commit 8bee516f authored by Varac's avatar Varac
Browse files

Suppress secrets in helmfile diff output

parent 5a5d9376
No related branches found
No related tags found
No related merge requests found
......@@ -102,4 +102,4 @@
- name: Apply helmfiles
environment:
- KEYCLOAK_PASSWORD: "{{ keycloak_password }}"
command: '/usr/local/bin/helmfile -b /snap/bin/helm -e oas -f /oas/source/repos/helmfiles/helmfile.d/ apply'
command: '/usr/local/bin/helmfile -b /snap/bin/helm -e oas -f /oas/source/repos/helmfiles/helmfile.d/ apply --suppress-secrets'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment