Adding sync waves
This commit is contained in:
@@ -5,6 +5,8 @@ metadata:
|
|||||||
namespace: argocd # Ensure this is the namespace where Argo CD is installed
|
namespace: argocd # Ensure this is the namespace where Argo CD is installed
|
||||||
finalizers:
|
finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
|
annotations:
|
||||||
|
argocd.argoproj.io/sync-wave: "0"
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ metadata:
|
|||||||
namespace: argocd # Ensure this is the namespace where Argo CD is installed
|
namespace: argocd # Ensure this is the namespace where Argo CD is installed
|
||||||
finalizers:
|
finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
|
annotations:
|
||||||
|
argocd.argoproj.io/sync-wave: "-1"
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
|
|||||||
Reference in New Issue
Block a user