From 3564e20455befd13b6f868489134ba779625437d Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 4 Jul 2026 14:11:43 +0200 Subject: [PATCH] autocommit --- helm/istiod/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm/istiod/values.yaml b/helm/istiod/values.yaml index 5651dc0..cf34b91 100644 --- a/helm/istiod/values.yaml +++ b/helm/istiod/values.yaml @@ -12,5 +12,6 @@ istiod: matchExpressions: - key: app.kubernetes.io/name operator: In - valueFiles: + values: + - istiod topologyKey: kubernetes.io/hostname \ No newline at end of file