From 999d84ac041b621bf7b97a4cbf667ec4ac0266d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Mon, 18 Sep 2023 15:01:25 +0200 Subject: [PATCH] fix: invalid kuttl test step MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- other/m-q/prepend-image-registry/02-manifests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/m-q/prepend-image-registry/02-manifests.yaml b/other/m-q/prepend-image-registry/02-manifests.yaml index f82033030..096b4fd9d 100644 --- a/other/m-q/prepend-image-registry/02-manifests.yaml +++ b/other/m-q/prepend-image-registry/02-manifests.yaml @@ -8,6 +8,6 @@ apply: assert: - patchedResource.yaml - pods-patched.yaml -errors: +error: - patchedResourceWithoutInitContainer.yaml - failpatchedResource.yaml \ No newline at end of file