autocommit
This commit is contained in:
parent
88e6b55bac
commit
f315c7c351
@ -0,0 +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
|
||||
Loading…
x
Reference in New Issue
Block a user