autocommit

This commit is contained in:
Linus Vogel 2026-07-04 14:19:23 +02:00
parent 3564e20455
commit 8ee5be5ea0
2 changed files with 14 additions and 15 deletions

View File

@ -3,7 +3,6 @@ gateway:
kind: DaemonSet
labels:
istio: ingressgateway
revision: 1.30.2
service:
type: NodePort
ports:

View File

@ -1,17 +1,17 @@
global:
proxy:
image: 1.30.2
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