From 13c7eaeaab11489df7da4ff3677f30999a02d350 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 4 Jul 2026 16:01:05 +0200 Subject: [PATCH] autocommit --- helm/kiali/templates/kiali-cr-token.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/helm/kiali/templates/kiali-cr-token.yaml b/helm/kiali/templates/kiali-cr-token.yaml index 1430bb2..9d77af0 100644 --- a/helm/kiali/templates/kiali-cr-token.yaml +++ b/helm/kiali/templates/kiali-cr-token.yaml @@ -7,11 +7,7 @@ spec: auth: strategy: "token" deployment: - cluster_wide_access: false - discovery_selectors: - default: - - matchLabels: - kubernetes.io/metadata.name: bookinfo + cluster_wide_access: true view_only_mode: false server: web_root: "/kiali"