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 namespace: external-secrets
project: default project: default
source: source:
path: cluster/external-secrets #path: cluster/external-secrets
#path: cluster/external-secrets/overlays/hub path: cluster/external-secrets/overlays/hub
repoURL: https://github.com/rblundon/homelab.git repoURL: https://github.com/rblundon/homelab.git
targetRevision: HEAD targetRevision: HEAD
helm: #helm:
valueFiles: # valueFiles:
- values-hub.yaml # - values-hub.yaml
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true
@@ -31,8 +31,8 @@ spec:
managedNamespaceMetadata: managedNamespaceMetadata:
labels: labels:
argocd.argoproj.io/managed-by: openshift-gitops argocd.argoproj.io/managed-by: openshift-gitops
ignoreDifferences: # ignoreDifferences:
- group: apps # - group: apps
kind: Deployment # kind: Deployment
jsonPointers: # jsonPointers:
- /spec/replicas # - /spec/replicas