diff --git a/immich-argocd-apps/templates/immich-main-chart.yaml b/immich-argocd-apps/templates/immich-main-chart.yaml index 9dabdf1..7e039d2 100644 --- a/immich-argocd-apps/templates/immich-main-chart.yaml +++ b/immich-argocd-apps/templates/immich-main-chart.yaml @@ -5,6 +5,8 @@ metadata: namespace: argocd # Ensure this is the namespace where Argo CD is installed finalizers: - resources-finalizer.argocd.argoproj.io + annotations: + argocd.argoproj.io/sync-wave: "0" spec: project: default source: diff --git a/immich-argocd-apps/templates/immich-requirements-app.yaml b/immich-argocd-apps/templates/immich-requirements-app.yaml index 5228064..b589f3c 100644 --- a/immich-argocd-apps/templates/immich-requirements-app.yaml +++ b/immich-argocd-apps/templates/immich-requirements-app.yaml @@ -5,6 +5,8 @@ metadata: namespace: argocd # Ensure this is the namespace where Argo CD is installed finalizers: - resources-finalizer.argocd.argoproj.io + annotations: + argocd.argoproj.io/sync-wave: "-1" spec: project: default source: