Apply 3 suggestion(s) to 3 file(s)
This commit is contained in:
parent
4ca86ee28f
commit
173f2d7bf1
3 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ Create the name of the service account to use
|
|||
{{- end -}}
|
||||
|
||||
{{/*
|
||||
Return the proper Docker image registry secret names
|
||||
Return the proper container image registry secret names
|
||||
*/}}
|
||||
{{- define "dashboard.imagePullSecrets" -}}
|
||||
{{ include "common.images.pullSecrets" (dict "images" (list .Values.image) "global" .Values.global) }}
|
||||
|
|
|
|||
Reference in a new issue