diff --git a/helm-msa/templates/ingress-route/myaktion-ingress-route.yml b/helm-msa/templates/ingress-route/myaktion-ingress-route.yml
index 54661bd30e83c292f442b1f9e8dc562b0b75772d..5f20149ee4c77b9fbd885578caa57bb0d7438108 100644
--- a/helm-msa/templates/ingress-route/myaktion-ingress-route.yml
+++ b/helm-msa/templates/ingress-route/myaktion-ingress-route.yml
@@ -9,7 +9,7 @@ metadata:
 spec:
   routes:
   - kind: Rule
-    match: pathPrefix(`/campaigns`)
+    match: PathPrefix(`/campaigns`)
     services:
     - kind: Service
       name: myaktion-service