fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: external-secrets-operator
|
||||
name: cert-manager
|
||||
namespace: openshift-gitops
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
- clusters: {} # Variable is .name
|
||||
template:
|
||||
metadata:
|
||||
name: '{{.name}}-external-secrets'
|
||||
name: '{{.name}}-cert-manager'
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user