UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0b03a44a authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by Ryan Garcia
Browse files

imagePullSecret in correct location

parent 0778ae15
No related branches found
No related tags found
2 merge requests!1386Master,!913SKIP UPGRADE Deploy vault as Addon
......@@ -21,9 +21,9 @@ networkPolicies:
{{- $default := dict "app" (dig "gateways" $gateway "ingressGateway" nil .Values.istio) "istio" nil }}
{{- toYaml (dig "values" "gateways" $gateway "selector" $default .Values.istio) | nindent 4 }}
imagePullSecrets:
- name: private-registry
global:
imagePullSecrets:
- name: private-registry
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
......
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