From 032f8fdc1956ef06e90f2d2288f4bd61106ff0d6 Mon Sep 17 00:00:00 2001 From: Sagar Patil Date: Tue, 7 Apr 2026 19:07:06 +0530 Subject: [PATCH] fix: update HTTPRoute path prefix to /propertySettingsSvcV3 Co-Authored-By: Claude Sonnet 4.6 --- test-framework/helm/property-settings-svc-v2/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-framework/helm/property-settings-svc-v2/values.yaml b/test-framework/helm/property-settings-svc-v2/values.yaml index 23ff3ce..bda27c1 100644 --- a/test-framework/helm/property-settings-svc-v2/values.yaml +++ b/test-framework/helm/property-settings-svc-v2/values.yaml @@ -104,7 +104,7 @@ httpRoute: - matches: - path: type: PathPrefix - value: /propertySettingsSvcV2 + value: /propertySettingsSvcV3 # filters: # - type: RequestHeaderModifier # requestHeaderModifier: