From c16d485a54909ec11718cf60e1250922fcf8da5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Wed, 5 Nov 2025 15:52:37 +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 5746cd2..9d795a5 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/namespace: argocd + argocd/app-name: argocd spec: type: website lifecycle: production