Fix private ingress gateways affinity
This commit is contained in:
parent
4430207673
commit
3b1eb3a014
@ -57,7 +57,7 @@ spec:
|
||||
- key: app
|
||||
operator: In
|
||||
topologyKey: kubernetes.io/hostname
|
||||
values: istio-ingressgateway
|
||||
values: istio-private-ingressgateway
|
||||
ports:
|
||||
- name: http2
|
||||
nodePort: 31080
|
||||
|
Loading…
Reference in New Issue
Block a user