From 46b4f7a29f289cf4a67152b4966bc01fa30c4bb6 Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Wed, 25 Feb 2026 15:01:53 +0100 Subject: [PATCH] fix(tests): helm 4 compatability --- .../kuttl/remote-logging/helm-bitnami-minio-values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/templates/kuttl/remote-logging/helm-bitnami-minio-values.yaml b/tests/templates/kuttl/remote-logging/helm-bitnami-minio-values.yaml index 94e90c6e..8eab5772 100644 --- a/tests/templates/kuttl/remote-logging/helm-bitnami-minio-values.yaml +++ b/tests/templates/kuttl/remote-logging/helm-bitnami-minio-values.yaml @@ -19,8 +19,6 @@ console: mode: standalone disableWebUI: false extraEnvVars: - - name: BITNAMI_DEBUG - value: "true" - name: MINIO_LOG_LEVEL value: DEBUG