From 027f3a7b98ea4e866509fb4e5d92e91af635d4c5 Mon Sep 17 00:00:00 2001 From: Shea Stewart Date: Fri, 15 Nov 2024 10:01:05 -0500 Subject: [PATCH] remove namespaceLOD from workspaceInfo configmap default (tmp) https://github.com/runwhen-contrib/runwhen-local/issues/543 (#45) --- charts/runwhen-local/Chart.yaml | 2 +- charts/runwhen-local/values.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/charts/runwhen-local/Chart.yaml b/charts/runwhen-local/Chart.yaml index 0298ae7..5e15bcd 100644 --- a/charts/runwhen-local/Chart.yaml +++ b/charts/runwhen-local/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: runwhen-local description: A Helm chart RunWhen Local - A community powered troubleshooting cheat sheet type: application -version: 0.2.5 +version: 0.2.6 appVersion: "0.8.0" icon: https://storage.googleapis.com/runwhen-nonprod-shared-images/icons/runwhen_icon.png dependencies: diff --git a/charts/runwhen-local/values.yaml b/charts/runwhen-local/values.yaml index e754b83..6e69ff7 100644 --- a/charts/runwhen-local/values.yaml +++ b/charts/runwhen-local/values.yaml @@ -222,10 +222,6 @@ runwhenLocal: cloudConfig: kubernetes: inClusterAuth: true - namespaceLODs: - kube-system: 0 - kube-public: 0 - kube-node-lease: 0 codeCollections: [] custom: # Note: Most of these are simple keys, such as the name of a secret that