Update argo1/templates/istio-ingress.yaml

This commit is contained in:
localadmin 2023-07-21 19:56:48 +00:00
parent 47f2983bab
commit a77c96dbff

View File

@ -16,7 +16,7 @@ spec:
helm: helm:
values: |- values: |-
{{ (index .Values "istio-ingress").values | default "{}" | nindent 8 }} {{ (index .Values "istio-ingress").values | default "{}" | nindent 8 }}
releaseName: istio-ingress releaseName: istio-ingressgateway
destination: destination:
server: "https://kubernetes.default.svc" server: "https://kubernetes.default.svc"
namespace: istio-system namespace: istio-system