feat(nextcloud): Added first draft for nextcloud deployment

This commit is contained in:
Daniël Groothuis
2025-11-01 23:16:54 +01:00
parent a5a8c0912a
commit d15ff6c2c0

View File

@@ -30,7 +30,7 @@ ingress:
tls: tls:
- secretName: nextcloud-tls - secretName: nextcloud-tls
hosts: hosts:
- nextcloud.kube.home - nextcloud.dgse.cloud
labels: {} labels: {}
path: / path: /
pathType: Prefix pathType: Prefix