ingress routes streamlined, added expose label
This commit is contained in:
apps
adguard
gitea
kube-dashboard
nextcloud
vaultwarden
infrastructure
projects/website/base
@ -3,6 +3,8 @@ kind: IngressRoute
|
||||
metadata:
|
||||
name: nextcloud-ingress
|
||||
namespace: nextcloud
|
||||
labels:
|
||||
expose: "true"
|
||||
spec:
|
||||
entryPoints:
|
||||
- web
|
||||
|
Reference in New Issue
Block a user