fix(helmfile): Deinstall components if disabled

This commit is contained in:
Martin Müller
2023-09-04 11:41:55 +02:00
committed by Dominik Kaminski
parent a7fef3afff
commit 7feaadf7f8
14 changed files with 48 additions and 48 deletions

View File

@@ -21,7 +21,7 @@ releases:
values:
- "values-bootstrap.gotmpl"
- "values-bootstrap.yaml"
condition: "keycloak.enabled"
installed: {{ .Values.keycloak.enabled }}
# as we have seen some slow clusters we want to ensure we not just fail due to a timeout.
timeout: 1800