feat(assist-api): extra path prefix

This commit is contained in:
Alexander 2025-04-15 11:34:57 +02:00
parent 31ff31d218
commit 7dc6c18520

View file

@ -26,7 +26,7 @@ spec:
- host: {{ .Values.global.domainName }}
http:
paths:
- path: /?(.*)
- path: /api-assist/(.*)
pathType: Prefix
backend:
service: