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