From 51dc62c6c07c7c3da8137056b37e3f7e0aae982c Mon Sep 17 00:00:00 2001 From: Miles-Garnsey Date: Wed, 1 Feb 2023 13:14:11 +1100 Subject: [PATCH] Fix kuttl tests to account for new CM name. --- test/kuttl/test-servicemonitors/04-assert.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/kuttl/test-servicemonitors/04-assert.yaml b/test/kuttl/test-servicemonitors/04-assert.yaml index 806439084..c443afb72 100644 --- a/test/kuttl/test-servicemonitors/04-assert.yaml +++ b/test/kuttl/test-servicemonitors/04-assert.yaml @@ -2,5 +2,5 @@ apiVersion: v1 kind: ConfigMap metadata: - name: test-metrics-agent-config + name: test-dc1-metrics-agent-config namespace: k8ssandra-operator