autocommit
This commit is contained in:
parent
3564e20455
commit
8ee5be5ea0
@ -3,7 +3,6 @@ gateway:
|
||||
kind: DaemonSet
|
||||
labels:
|
||||
istio: ingressgateway
|
||||
revision: 1.30.2
|
||||
service:
|
||||
type: NodePort
|
||||
ports:
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
global:
|
||||
proxy:
|
||||
image: 1.30.2
|
||||
istiod:
|
||||
pilot:
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 100
|
||||
podAffinityTerm:
|
||||
labelSelector:
|
||||
matchExpressions:
|
||||
- key: app.kubernetes.io/name
|
||||
operator: In
|
||||
values:
|
||||
- istiod
|
||||
topologyKey: kubernetes.io/hostname
|
||||
#istiod:
|
||||
# pilot:
|
||||
# affinity:
|
||||
# podAntiAffinity:
|
||||
# preferredDuringSchedulingIgnoredDuringExecution:
|
||||
# - weight: 100
|
||||
# podAffinityTerm:
|
||||
# labelSelector:
|
||||
# matchExpressions:
|
||||
# - key: app.kubernetes.io/name
|
||||
# operator: In
|
||||
# values:
|
||||
# - istiod
|
||||
# topologyKey: kubernetes.io/hostname
|
||||
Loading…
x
Reference in New Issue
Block a user