This commit is contained in:
2025-05-01 23:20:49 -05:00
parent 6758ea4156
commit 7eb3e56b0d
2 changed files with 10 additions and 11 deletions

View File

@@ -14,13 +14,13 @@ spec:
namespace: openshift-operators
project: default
source:
path: cluster/external-secrets
#path: cluster/external-secrets/overlays/hub
#path: cluster/external-secrets
path: cluster/external-secrets/overlays/hub
repoURL: https://github.com/rblundon/homelab.git
targetRevision: HEAD
helm:
valueFiles:
- values-hub.yaml
# helm:
# valueFiles:
# - values-hub.yaml
syncPolicy:
automated:
prune: true

View File

@@ -1,10 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
#namePrefix: hub-
commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
bases:
- ../../base
# patches:
# - deployment.yaml
resources:
- github.com/redhat-cop/gitops-catalog/external-secrets-operator/operator/overlays/stable
- github.com/redhat-cop/gitops-catalog/external-secrets-operator/instance/overlays/default