diff --git a/devspc/devspace-gateway/templates/ingress.yaml b/devspc/devspace-gateway/templates/ingress.yaml index eaa9fe3..3262112 100644 --- a/devspc/devspace-gateway/templates/ingress.yaml +++ b/devspc/devspace-gateway/templates/ingress.yaml @@ -10,7 +10,7 @@ spec: - host: {{tpl $.Values.ingress.host .}} http: paths: - - path: / + - path: {{$.Values.ingress.prefix | default '/'}} pathType: Prefix backend: service: