Adding collaborative area support

This commit is contained in:
plm
2025-01-09 16:24:43 +01:00
parent f868400b7a
commit 5825c89a23
6 changed files with 94 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ spec:
routes:
- kind: Rule
match: Host(`{{ .Values.host }}`) && PathPrefix(`/`)
priority: 10
priority: 5
services:
- kind: Service
name: oc-front-svc