adjust istio helm

This commit is contained in:
zty98751
2022-11-01 17:16:08 +08:00
parent 09d999801f
commit c3fe040e10
3 changed files with 8 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
configSources:
- address: k8s://
- address: {{ .Values.higress.xds }}
- address: {{ printf "xds://%s.%s:%s" .Values.higress.name .Values.higress.namespace .Values.higress.port }}
defaultConfig:
{{- if .Values.global.meshID }}