autocommit

This commit is contained in:
Linus Vogel 2026-07-03 13:44:05 +02:00
parent 89fbbcf59c
commit 28445c5873
2 changed files with 1 additions and 1 deletions

View File

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

View File

@ -3,7 +3,6 @@ global:
image: 1.30.2 image: 1.30.2
istiod: istiod:
pilot: pilot:
autoscaleMin: 2
affinity: affinity:
podAntiAffinity: podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution: preferredDuringSchedulingIgnoredDuringExecution: