From b983d23b14293149b5021123c887ab51aba7b770 Mon Sep 17 00:00:00 2001 From: homejacob Date: Tue, 30 Sep 2025 11:31:23 +0200 Subject: [PATCH] dashboard fix ns --- helm/dashboard/values.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm/dashboard/values.yaml b/helm/dashboard/values.yaml index 0c9ca4c..b2c20bd 100644 --- a/helm/dashboard/values.yaml +++ b/helm/dashboard/values.yaml @@ -1,6 +1,4 @@ -# values.yaml - -# -- Image settings for the Kubernetes Dashboard +namespace: i-dashboard image: repository: kubernetesui/dashboard tag: "v2.7.0"