autocommit
This commit is contained in:
parent
06567cfb7d
commit
09974d6e7d
@ -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