diff --git a/contrib/charts/espresso/templates/ingress.yaml b/contrib/charts/espresso/templates/ingress.yaml index a698c226fa7e5730d5618ffa54a31be7118b26ba..d5c6841be0681cf01cd03284db05c7f15f5da7c8 100644 --- a/contrib/charts/espresso/templates/ingress.yaml +++ b/contrib/charts/espresso/templates/ingress.yaml @@ -32,6 +32,7 @@ spec: paths: {{- range .paths }} - path: {{ . }} + pathType: Prefix backend: service: name: {{ $fullName }}