ESO with Kustomize

This commit is contained in:
2025-05-11 22:46:57 -05:00
parent 02defd6868
commit 512b0a8a97

View File

@@ -14,13 +14,13 @@ spec:
namespace: external-secrets
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
@@ -31,8 +31,8 @@ spec:
managedNamespaceMetadata:
labels:
argocd.argoproj.io/managed-by: openshift-gitops
ignoreDifferences:
- group: apps
kind: Deployment
jsonPointers:
- /spec/replicas
# ignoreDifferences:
# - group: apps
# kind: Deployment
# jsonPointers:
# - /spec/replicas