This commit is contained in:
2025-07-27 21:45:37 -05:00
parent 796881ecc5
commit 943795984f

View File

@@ -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: