Fix the spire-identity-exchange stack support (#872)
Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user