From 54ac544b7cfba90581fef8ba609bf2d766cecaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Sun, 28 Jul 2024 09:00:25 +0200 Subject: [PATCH] [kube-prometheus-stack] Fix Prometheus Operator pod cannot come up when admission hook is disabled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan-Otto Kröpke --- ...lues.yaml => 02-test-without-crds-values-and-admission.yaml} | 2 ++ 1 file changed, 2 insertions(+) rename charts/kube-prometheus-stack/ci/{02-test-without-crds-values.yaml => 02-test-without-crds-values-and-admission.yaml} (82%) diff --git a/charts/kube-prometheus-stack/ci/02-test-without-crds-values.yaml b/charts/kube-prometheus-stack/ci/02-test-without-crds-values-and-admission.yaml similarity index 82% rename from charts/kube-prometheus-stack/ci/02-test-without-crds-values.yaml rename to charts/kube-prometheus-stack/ci/02-test-without-crds-values-and-admission.yaml index aa949b8cfe25..51f5cbc2d65a 100644 --- a/charts/kube-prometheus-stack/ci/02-test-without-crds-values.yaml +++ b/charts/kube-prometheus-stack/ci/02-test-without-crds-values-and-admission.yaml @@ -3,6 +3,8 @@ prometheusOperator: releaseNamespace: true additional: - kube-system + admissionWebhooks: + enabled: false prometheus-node-exporter: service: