[cozystack-basics] Preserve existing HelmRelease values during reconciliations
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
This commit is contained in:
parent
681b2cef54
commit
b5b2f95c3e
1 changed files with 3 additions and 4 deletions
|
|
@ -23,7 +23,6 @@ spec:
|
|||
namespace: cozy-system
|
||||
interval: 1m0s
|
||||
timeout: 5m0s
|
||||
values:
|
||||
_cluster:
|
||||
oidc-enabled: {{ .Values.oidcEnabled | quote }}
|
||||
root-host: {{ .Values.rootHost | quote }}
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
name: cozystack-values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue