Update charts/argo-events/templates/argo-events-sa.yaml

Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: kostas-theo <ktheo@oneconcern.com>
This commit is contained in:
kostas-theo 2021-04-30 18:31:51 +02:00 committed by kostas-theo
parent 81fd01762d
commit c4e8bdd88a

View file

@ -19,7 +19,7 @@ metadata:
name: {{ $sa }} name: {{ $sa }}
namespace: {{ $namespace }} namespace: {{ $namespace }}
{{- if $annotations }} {{- if $annotations }}
annotations: {{ toYaml $annotations | nindent 4 }} annotations: {{- toYaml $annotations | nindent 4 }}
{{- end }} {{- end }}
{{- end }} {{- end }}
{{- end }} {{- end }}