Skip to content
Snippets Groups Projects
Commit 33d13e0d authored by Stefan Hauffe's avatar Stefan Hauffe
Browse files

OZG-7324: Attempt to change alfa Ingress to /api

parent 3412e9c1
No related branches found
No related tags found
1 merge request!1OZG-7324: Attempt to change alfa Ingress to /api
...@@ -50,7 +50,7 @@ spec: ...@@ -50,7 +50,7 @@ spec:
port: port:
number: 8080 number: 8080
name: {{ .Release.Name }} name: {{ .Release.Name }}
path: '' path: '/api'
pathType: ImplementationSpecific pathType: ImplementationSpecific
host: {{ include "app.baseDomain" . }} host: {{ include "app.baseDomain" . }}
tls: tls:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment