feat(owncloud): Added first draft for owncloud deployment

This commit is contained in:
Daniël Groothuis
2025-11-01 20:25:59 +01:00
parent 9cac63a132
commit c20e5f2d34

View File

@@ -455,10 +455,9 @@ ingress:
labels: {}
# -- Ingress TLS configuration.
tls:
tls:
- secretName: owncloud-tls
hosts:
- cloud.dgse.cloud
- secretName: owncloud-tls
hosts:
- cloud.dgse.cloud
# -- Resources to apply to all init containers.
initResources: {}