argocd/apps/wekan/values-wekan.yaml aktualisiert

This commit is contained in:
2025-10-13 14:36:24 +02:00
parent c9845e31a3
commit 28e2f87c31

View File

@@ -39,6 +39,22 @@ spec:
- secretName: wekan-tls
hosts:
- wekan.innovation-hub-niedersachsen.de
http:
paths:
- path: /api
pathType: Prefix
backend:
service:
name: wekan
port:
number: 8080
- path: /
pathType: Prefix
backend:
service:
name: wekan
port:
number: 8080
route:
enabled: false