From 512186fa1c646773bab07ab74b78b9c356fa7931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Sat, 1 Nov 2025 20:19:26 +0100 Subject: [PATCH] feat(owncloud): Added first draft for owncloud deployment --- manifests/artemis/owncloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/owncloud/values.yaml b/manifests/artemis/owncloud/values.yaml index ddae80c..051f37b 100644 --- a/manifests/artemis/owncloud/values.yaml +++ b/manifests/artemis/owncloud/values.yaml @@ -458,7 +458,7 @@ ingress: className: "traefik" # -- Ingress annotations. annotations: - - cert-manager.io/cluster-issuer: letsencrypt + cert-manager.io/cluster-issuer: letsencrypt # -- Labels for the ingress. labels: {} # -- Ingress TLS configuration.