feat(owncloud): Added first draft for owncloud deployment

This commit is contained in:
Daniël Groothuis
2025-11-01 20:19:26 +01:00
parent d0574f0a9f
commit 512186fa1c

View File

@@ -458,7 +458,7 @@ ingress:
className: "traefik" className: "traefik"
# -- Ingress annotations. # -- Ingress annotations.
annotations: annotations:
- cert-manager.io/cluster-issuer: letsencrypt cert-manager.io/cluster-issuer: letsencrypt
# -- Labels for the ingress. # -- Labels for the ingress.
labels: {} labels: {}
# -- Ingress TLS configuration. # -- Ingress TLS configuration.