diff --git a/helm-msa/templates/ingress-route/myaktion-ingress-route.yml b/helm-msa/templates/ingress-route/myaktion-ingress-route.yml index 0f80dd01d453858a23c8719c7da9e4d656d2f4ce..83f4b77ee2c781f680cf06043dd28956d06042ea 100644 --- a/helm-msa/templates/ingress-route/myaktion-ingress-route.yml +++ b/helm-msa/templates/ingress-route/myaktion-ingress-route.yml @@ -16,7 +16,7 @@ spec: namespace: default port: 8080 - kind: Rule - match: PathPrefix(`/monitor`) + match: PathPrefix(`/monitor.html`) services: - kind: Service name: myaktion-monitor