Loading assets/auto-deploy-app/templates/service-account.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ kind: ServiceAccount metadata: name: {{ .name | quote }} labels: {{ include "sharedlabels" . | indent 4 }} {{ include "sharedlabels" $ | indent 4 }} {{- if .annotations }} annotations: {{ toYaml .annotations | indent 4 }} Loading Loading
assets/auto-deploy-app/templates/service-account.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ kind: ServiceAccount metadata: name: {{ .name | quote }} labels: {{ include "sharedlabels" . | indent 4 }} {{ include "sharedlabels" $ | indent 4 }} {{- if .annotations }} annotations: {{ toYaml .annotations | indent 4 }} Loading