Update argo1/templates/istio-ingress.yaml
This commit is contained in:
parent
47f2983bab
commit
a77c96dbff
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user