Skip to content

Commit e4f2d13

Browse files
fix sync-wave
1 parent 2c2dd08 commit e4f2d13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clusters/argo-svc.dd.soeren.cloud/applicationset-infra-bootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
name: '{{.path.basename}}'
2020
namespace: "argocd"
2121
annotations:
22-
argocd.argoproj.io/sync-wave: "3"
22+
argocd.argoproj.io/sync-wave: "1"
2323
spec:
2424
project: "k8s-infra"
2525
source:

clusters/argo-svc.dd.soeren.cloud/applicationset-infra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
name: '{{.path.basename}}'
2020
namespace: "argocd"
2121
annotations:
22-
argocd.argoproj.io/sync-wave: "3"
22+
argocd.argoproj.io/sync-wave: "2"
2323
spec:
2424
project: "k8s-infra"
2525
source:

0 commit comments

Comments
 (0)