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"