[cozystack-basics] Preserve existing HelmRelease values during reconciliations

Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
This commit is contained in:
Kirill Ilin 2026-02-18 15:45:14 +05:00
parent 681b2cef54
commit b5b2f95c3e
No known key found for this signature in database
GPG key ID: E902D8B383F7675E

View file

@ -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