mirror of https://git.rancher.io/charts
Change to rancher images
parent
3880e87a3b
commit
a267e30656
|
@ -67,6 +67,8 @@ spec:
|
|||
name: istio-ingressgateway
|
||||
type: {{ .Values.ingressGateways.type }}
|
||||
global:
|
||||
hub: {{ .Values.global.hub | default "docker.io/istio" }}
|
||||
tag: {{ .Values.tag }}
|
||||
istioNamespace: {{ template "istio.namespace" . }}
|
||||
proxy:
|
||||
image: {{ template "system_default_registry" . }}{{ .Values.global.proxy.repository }}:{{ .Values.global.proxy.tag }}
|
||||
|
|
Loading…
Reference in New Issue