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