From ae0d7ae1622076d764699a8a87784da1b6020c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Tue, 17 Mar 2026 09:31:46 +0100 Subject: [PATCH] feat(grainlab): Added Staging environment to ArgoCD. --- clusters/artemis/apps/grainlab-staging/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/artemis/apps/grainlab-staging/application.yaml b/clusters/artemis/apps/grainlab-staging/application.yaml index 5ad1e74..44aa912 100644 --- a/clusters/artemis/apps/grainlab-staging/application.yaml +++ b/clusters/artemis/apps/grainlab-staging/application.yaml @@ -8,7 +8,7 @@ metadata: finalizers: - resources-finalizer.argocd.argoproj.io spec: - project: homebox + project: grainlab-staging source: repoURL: 'https://git.dgse.cloud/DGSE/kubernetes.git' path: manifests/artemis/grainlab-staging