added repo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{/*
|
||||
adminApi imagePullSecrets
|
||||
*/}}
|
||||
{{- define "tempo.adminApiImagePullSecrets" -}}
|
||||
{{- $dict := dict "tempo" .Values.tempo.image "component" .Values.adminApi.image "global" .Values.global.image -}}
|
||||
{{- include "tempo.imagePullSecrets" $dict -}}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user