Skip to content

Commit 5b2dfc0

Browse files
authored
Update serviceaccount.yaml
skip sa creation
1 parent 025e6ca commit 5b2dfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: charts/yet-another-cloudwatch-exporter/templates/serviceaccount.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ metadata:
1313
annotations:
1414
{{- toYaml . | nindent 4 }}
1515
{{- end }}
16+
automountServiceAccountToken: {{ .Values.serviceAccount.automountServiceAccountToken }}
1617
{{- end }}
17-
automountServiceAccountToken: {{ .Values.serviceAccount.automountServiceAccountToken }}

0 commit comments

Comments
 (0)