UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 16b6066c authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Setting correct VS passthrough value

parent e3a15e68
No related branches found
No related tags found
2 merge requests!1386Master,!913SKIP UPGRADE Deploy vault as Addon
......@@ -34,6 +34,7 @@ networkPolicies:
nodeCidr: {{ .Values.networkPolicies.nodeCidr }}
istio:
enabled: {{ .Values.istio.enabled }}
gateways:
- istio-system/{{ default "public" .Values.monitoring.ingress.gateway }}
{{- end -}}
vault:
gateways:
- istio-system/{{ default "public" .Values.monitoring.ingress.gateway }}
{{- end -}}
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