Skip to content

Commit 8d03389

Browse files
author
rodageve
committed
Fix field indentation / enable-disable automounting of service account K8S token
1 parent 17e8a19 commit 8d03389

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kubernetes/helm/openrag/templates/serviceaccount.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ metadata:
1010
annotations:
1111
{{- toYaml . | nindent 4 }}
1212
{{- end }}
13+
automountServiceAccountToken: {{ .Values.serviceAccount.automount }}
1314
{{- end }}

0 commit comments

Comments
 (0)