Skip to content

Commit

Permalink
CASMPET-5797: Change the cmn gateway to use the correct pod
Browse files Browse the repository at this point in the history
  • Loading branch information
ndavidson-hpe committed May 10, 2023
1 parent d7a06b7 commit 587b035
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion kubernetes/cray-istio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 4 additions & 4 deletions kubernetes/cray-istio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 587b035

Please sign in to comment.