Skip to content

Commit

Permalink
Merge pull request #41 from Cray-HPE/CASMPET-5797
Browse files Browse the repository at this point in the history
CASMPET-5797: Change the cmn gateway service to use the correct pod
  • Loading branch information
ndavidson-hpe authored Jun 6, 2023
2 parents d7a06b7 + 587b035 commit 84c708c
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 84c708c

Please sign in to comment.