UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5ccc2d0c authored by Daniel Palmer's avatar Daniel Palmer Committed by Ryan Garcia
Browse files

fix: packages registry secret logic

parent f548a45c
No related branches found
No related tags found
1 merge request!3122fix: packages registry secret logic
{{- /* Used for pulling images from custom registries. One per namespace */ -}}
{{- if .Values.registryCredentials -}}
{{- if ( include "imagePullSecret" . ) }}
{{- range $ns := compact (splitList " " (include "uniqueNamespaces" (merge (dict "default" true) .))) -}}
apiVersion: v1
kind: Secret
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment