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