diff --git a/src/main/helm/templates/ingress.yaml b/src/main/helm/templates/ingress.yaml index b82457c910dd8cc9a20d8f0b71ff39a441b1e0c9..6a876471e85a2b1361311f1dc1c43f348eb8ddb3 100644 --- a/src/main/helm/templates/ingress.yaml +++ b/src/main/helm/templates/ingress.yaml @@ -50,7 +50,7 @@ spec: port: number: 8080 name: {{ .Release.Name }} - path: '' + path: '/api' pathType: ImplementationSpecific host: {{ include "app.baseDomain" . }} tls: