time to break cert manager

This commit is contained in:
2025-07-27 21:37:52 -05:00
parent cf507a70af
commit 796881ecc5
6 changed files with 154 additions and 5 deletions

View File

@@ -4,15 +4,13 @@ kind: ApplicationSet
metadata:
name: external-secrets-operator
namespace: openshift-gitops
# annotations:
# argocd.argoproj.io/sync-wave: "1"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
goTemplate: true
goTemplateOptions: ["missingkey=error"]
generators:
- clusters: {}
- clusters: {} # Variable is .name
template:
metadata:
name: '{{.name}}-external-secrets'