From cb5ffb80c05a74c5e59704a8f000bc52d5bf381d Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sun, 10 Mar 2024 00:31:09 +0200 Subject: [PATCH] typo --- library/common-test/tests/ingress/rules_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common-test/tests/ingress/rules_test.yaml b/library/common-test/tests/ingress/rules_test.yaml index 49d4a4ae..54a93728 100644 --- a/library/common-test/tests/ingress/rules_test.yaml +++ b/library/common-test/tests/ingress/rules_test.yaml @@ -85,7 +85,7 @@ tests: - host: "host-without-explicit-paths" - host: "host-without-explicit-path" paths: - - pathPrefix: Exact + - pathType: Exact integrations: *integrations asserts: - documentIndex: &ingressDoc 1