Apply 3 suggestion(s) to 3 file(s)

This commit is contained in:
Varac 2021-10-06 12:33:05 +00:00 committed by Maarten de Waard
parent 4ca86ee28f
commit 173f2d7bf1
3 changed files with 3 additions and 3 deletions

View file

@ -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) }}