mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 07:51:38 +01:00
fix(helmfile): Deinstall components if disabled
This commit is contained in:
committed by
Dominik Kaminski
parent
a7fef3afff
commit
7feaadf7f8
@@ -18,7 +18,7 @@ releases:
|
||||
version: "2.0.0"
|
||||
values:
|
||||
- "values.gotmpl"
|
||||
condition: "intercom.enabled"
|
||||
installed: {{ .Values.intercom.enabled }}
|
||||
|
||||
commonLabels:
|
||||
deploy-stage: "component-1"
|
||||
|
||||
Reference in New Issue
Block a user