ingress routes streamlined, added expose label

This commit is contained in:
2024-04-01 19:46:12 +02:00
parent c0137d2391
commit 61cfa7fcf6
11 changed files with 25 additions and 6 deletions
apps
infrastructure
projects/website/base

@ -3,6 +3,8 @@ kind: IngressRoute
metadata:
name: nextcloud-ingress
namespace: nextcloud
labels:
expose: "true"
spec:
entryPoints:
- web