gitops/helm/istiod/values.yaml
2026-07-03 13:38:24 +02:00

17 lines
446 B
YAML

global:
proxy:
image: 1.30.2
istiod:
pilot:
autoscaleMin: 2
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app.kubernetes.io/name
operator: In
valueFiles:
topologyKey: kubernetes.io/hostname