From 9cdf5bfd055e0b6e999d6ee697263515ddc71676 Mon Sep 17 00:00:00 2001 From: anuddeeph1 Date: Mon, 9 Sep 2024 22:09:54 +0530 Subject: [PATCH] modified chainsaw test Signed-off-by: anuddeeph1 --- .../.chainsaw-test/chainsaw-step-01-assert-1.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/other/check-ingress-nginx-controller-version-and-annotation-policy/.chainsaw-test/chainsaw-step-01-assert-1.yaml b/other/check-ingress-nginx-controller-version-and-annotation-policy/.chainsaw-test/chainsaw-step-01-assert-1.yaml index 4bc6260e1..0c0b87b6d 100644 --- a/other/check-ingress-nginx-controller-version-and-annotation-policy/.chainsaw-test/chainsaw-step-01-assert-1.yaml +++ b/other/check-ingress-nginx-controller-version-and-annotation-policy/.chainsaw-test/chainsaw-step-01-assert-1.yaml @@ -3,4 +3,8 @@ kind: ClusterPolicy metadata: name: check-ingress-nginx-controller-version-and-annotation-policy status: - ready: true + conditions: + - reason: Succeeded + status: "True" + type: Ready +