From 038f6804be852b2adb6e6a4322017ea558b2cf92 Mon Sep 17 00:00:00 2001 From: usernameisnull Date: Thu, 30 Mar 2023 02:43:16 +0800 Subject: [PATCH] chore: remove duplicate message field (#12477) Signed-off-by: mabing Co-authored-by: mabing --- resource_customizations/kafka.strimzi.io/Kafka/health_test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/resource_customizations/kafka.strimzi.io/Kafka/health_test.yaml b/resource_customizations/kafka.strimzi.io/Kafka/health_test.yaml index 9c7d7bc31fe45..0038036e84a47 100644 --- a/resource_customizations/kafka.strimzi.io/Kafka/health_test.yaml +++ b/resource_customizations/kafka.strimzi.io/Kafka/health_test.yaml @@ -5,7 +5,6 @@ tests: inputPath: testdata/progressing_noStatus.yaml - healthStatus: status: Degraded - message: "Error" message: "Exceeded timeout of 300000ms while waiting for StatefulSet resource my-cluster-zookeeper in namespace default to be ready" inputPath: testdata/degraded.yaml - healthStatus: