From e7168373aa3938d84fae43f27965b3b93c9219b6 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Fri, 27 Feb 2026 13:49:51 +0100 Subject: [PATCH] app of apps --- infra/_app-of-apps.yaml => _app-of-apps.yaml | 0 apps/_app-of-apps.yaml => infra/enterprise-apps.yaml | 2 ++ 2 files changed, 2 insertions(+) rename infra/_app-of-apps.yaml => _app-of-apps.yaml (100%) rename apps/_app-of-apps.yaml => infra/enterprise-apps.yaml (90%) diff --git a/infra/_app-of-apps.yaml b/_app-of-apps.yaml similarity index 100% rename from infra/_app-of-apps.yaml rename to _app-of-apps.yaml diff --git a/apps/_app-of-apps.yaml b/infra/enterprise-apps.yaml similarity index 90% rename from apps/_app-of-apps.yaml rename to infra/enterprise-apps.yaml index 5dd424e..245aa7f 100644 --- a/apps/_app-of-apps.yaml +++ b/infra/enterprise-apps.yaml @@ -3,6 +3,8 @@ kind: Application metadata: name: enterprise-apps namespace: argocd + annotations: + argocd.argoproj.io/sync-wave: "10" labels: app.kubernetes.io/name: enterprise-apps app.kubernetes.io/part-of: enterprise