Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Wong <[email protected]>
  • Loading branch information
kota2and3kan and josh-wong authored Jan 9, 2024
1 parent e8d79c5 commit f59c95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/scalar-admin-for-kubernetes/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ app.kubernetes.io/app: scalar-admin-for-kubernetes
{{- end }}

{{/*
Create the name of the service account to use
Create the name of the service account to use.
*/}}
{{- define "scalar-admin-for-kubernetes.serviceAccountName" -}}
{{- if .Values.scalarAdminForKubernetes.serviceAccount.serviceAccountName }}
Expand Down

0 comments on commit f59c95e

Please sign in to comment.