diff --git a/chart/templates/ingress.yaml b/chart/templates/ingress.yaml index e3d0b2b8..d0799536 100644 --- a/chart/templates/ingress.yaml +++ b/chart/templates/ingress.yaml @@ -28,6 +28,7 @@ spec: paths: {{- range .paths }} - path: {{ . }} + pathType: Prefix backend: service: name: {{ $fullName }}