autocommit
This commit is contained in:
parent
6802491ff9
commit
dd95ef63f7
@ -1,14 +1,14 @@
|
|||||||
istiod:
|
#istiod:
|
||||||
pilot:
|
# pilot:
|
||||||
affinity:
|
# affinity:
|
||||||
podAntiAffinity:
|
# podAntiAffinity:
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
# preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 100
|
# - weight: 100
|
||||||
podAffinityTerm:
|
# podAffinityTerm:
|
||||||
labelSelector:
|
# labelSelector:
|
||||||
matchExpressions:
|
# matchExpressions:
|
||||||
- key: app.kubernetes.io/name
|
# - key: app.kubernetes.io/name
|
||||||
operator: In
|
# operator: In
|
||||||
values:
|
# values:
|
||||||
- istiod
|
# - istiod
|
||||||
topologyKey: kubernetes.io/hostname
|
# topologyKey: kubernetes.io/hostname
|
||||||
Loading…
x
Reference in New Issue
Block a user