From 1d1249d9aef3606ed077fa802e2a576f1214924f Mon Sep 17 00:00:00 2001 From: Chris Sanders Date: Thu, 31 Oct 2024 12:28:14 -0500 Subject: [PATCH] Add additional namespaces for collection (#1435) * Add additional namespaces for support-bundle collection --- .../troubleshoot/cluster-support-bundle.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/operator/charts/embedded-cluster-operator/troubleshoot/cluster-support-bundle.yaml b/operator/charts/embedded-cluster-operator/troubleshoot/cluster-support-bundle.yaml index 52788801a..9dc216ceb 100644 --- a/operator/charts/embedded-cluster-operator/troubleshoot/cluster-support-bundle.yaml +++ b/operator/charts/embedded-cluster-operator/troubleshoot/cluster-support-bundle.yaml @@ -11,12 +11,16 @@ spec: - clusterResources: namespaces: - kube-system + - kube-node-lease + - kube-public - openebs - registry - embedded-cluster - seaweedfs + - kotsadm - default - velero + - k0s-autopilot - logs: name: podlogs/embedded-cluster-operator namespace: embedded-cluster