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:
parent
81fd01762d
commit
c4e8bdd88a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ metadata:
|
|||
name: {{ $sa }}
|
||||
namespace: {{ $namespace }}
|
||||
{{- if $annotations }}
|
||||
annotations: {{ toYaml $annotations | nindent 4 }}
|
||||
annotations: {{- toYaml $annotations | nindent 4 }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue