fix appset
This commit is contained in:
@@ -4,6 +4,8 @@ kind: ApplicationSet
|
||||
metadata:
|
||||
name: external-secrets
|
||||
namespace: openshift-gitops
|
||||
# annotations:
|
||||
# argocd.argoproj.io/sync-wave: "1"
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
@@ -15,7 +17,7 @@ spec:
|
||||
metadata:
|
||||
name: '{{.name}}-external-secrets'
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "1"
|
||||
argocd.argoproj.io/sync-wave: "1"
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
metadata:
|
||||
name: '{{.name}}-openshift-lightspeed'
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
|
||||
Reference in New Issue
Block a user