From cf69895b68d8c1418b3bcdb06c98f06b00da465c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Wed, 5 Nov 2025 15:44:31 +0100 Subject: [PATCH] feat(nextcloud): Added first draft for nextcloud deployment --- clusters/artemis/apps/argocd/catalog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/artemis/apps/argocd/catalog.yaml b/clusters/artemis/apps/argocd/catalog.yaml index 9d795a5..5746cd2 100644 --- a/clusters/artemis/apps/argocd/catalog.yaml +++ b/clusters/artemis/apps/argocd/catalog.yaml @@ -5,7 +5,7 @@ metadata: name: argocd description: "ArgoCD is a declarative, GitOps continuous delivery tool for Kubernetes." annotations: - argocd/app-name: argocd + argocd/namespace: argocd spec: type: website lifecycle: production