Skip to content

Commit

Permalink
Update serviceaccount.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
elijah committed Apr 8, 2024
1 parent f4dce39 commit 7b213ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ metadata:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- end }}
automountServiceAccountToken: {{ .Values.automountServiceAccountToken }}
automountServiceAccountToken: {{ .Values.serviceAccount.automountServiceAccountToken }}

0 comments on commit 7b213ea

Please sign in to comment.