autocommit

This commit is contained in:
Linus Vogel 2026-07-04 15:56:07 +02:00
parent 06567cfb7d
commit 09974d6e7d

View File

@ -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