valuesObject for readability

This commit is contained in:
Martyn 2026-04-08 17:54:57 +02:00
parent a07525b0cc
commit b82f03d235

View file

@ -13,13 +13,13 @@ spec:
repoURL: https://charts.fossorial.io repoURL: https://charts.fossorial.io
targetRevision: 1.10.1 targetRevision: 1.10.1
helm: helm:
parameters: valuesObject:
- name: newtInstances[0].name newtInstances:
value: kubernetes - name: kubernetes-dsl
- name: newtInstances[0].enabled enabled: true
value: true auth:
- name: newtInstances[0].auth.existingSecretName existingSecretName:
value: newt-cred newt-cred
syncPolicy: syncPolicy:
automated: automated:
selfHeal: true selfHeal: true