Fix the spire-identity-exchange stack support (#872)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2026-07-08 22:28:01 -07:00
committed by GitHub
parent 40c0a29018
commit daed324325
@@ -46,7 +46,7 @@ data:
{{- toYaml .Values.auth.plugins | nindent 8 }} {{- toYaml .Values.auth.plugins | nindent 8 }}
{{ with .Values.auth.stacks }} {{ with .Values.auth.stacks }}
stacks: stacks:
{{- toYaml .Values.auth.stacks | nindent 8 }} {{- toYaml . | nindent 8 }}
{{- end }} {{- end }}
six-agent.conf: | six-agent.conf: |