diff --git a/kubernetes/cray-istio/Chart.yaml b/kubernetes/cray-istio/Chart.yaml index 8877404..e569680 100644 --- a/kubernetes/cray-istio/Chart.yaml +++ b/kubernetes/cray-istio/Chart.yaml @@ -22,7 +22,7 @@ # OTHER DEALINGS IN THE SOFTWARE. # apiVersion: v2 -version: 2.9.0 +version: 2.9.1 name: cray-istio description: Cray Istio for cluster service mesh including service gateway/sidecars, monitoring etc. keywords: diff --git a/kubernetes/cray-istio/values.yaml b/kubernetes/cray-istio/values.yaml index 7639baa..18e91e8 100644 --- a/kubernetes/cray-istio/values.yaml +++ b/kubernetes/cray-istio/values.yaml @@ -498,11 +498,11 @@ services: protocol: TCP istio-ingressgateway-cmn: selectors: - app: istio-ingressgateway - istio: ingressgateway + app: istio-ingressgateway-customer-admin + istio: ingressgateway-customer-admin labels: - app: istio-ingressgateway - istio: ingressgateway + app: istio-ingressgateway-customer-admin + istio: ingressgateway-customer-admin peerauthentication: ingressgateway type: LoadBalancer serviceAnnotations: