diff --git a/templates/ingress.yaml b/templates/ingress.yaml index 04bd2fb..aecad1b 100644 --- a/templates/ingress.yaml +++ b/templates/ingress.yaml @@ -14,6 +14,6 @@ spec: port: number: 80 path: / - pathType: Exact + pathType: Prefix status: loadBalancer: {}