autocommit
This commit is contained in:
parent
6802491ff9
commit
dd95ef63f7
@ -1,14 +1,14 @@
|
||||
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