fix the external-secrets values dict
This commit is contained in:
parent
e3da5424cd
commit
46340f5316
|
@ -15,7 +15,7 @@ spec:
|
|||
targetRevision: v0.8.1
|
||||
helm:
|
||||
values: |-
|
||||
{{ (index .Values "haproxy-ingress").values | nindent 8 }}
|
||||
{{ (index .Values "external-secrets").values | nindent 8 }}
|
||||
releaseName: external-secrets
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user