ESO with Kustomize
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user