update deployments

This commit is contained in:
2023-10-10 13:07:40 +02:00
parent 06369c5f06
commit 87733d13b5
3 changed files with 9 additions and 8 deletions

View File

@@ -15,4 +15,4 @@ spec:
syncPolicy:
automated:
prune: true
selfHeal: true
# selfHeal: true

View File

@@ -3,11 +3,12 @@ kind: Kustomization
namespace: argocd
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
- namespace.yaml
- ingress.yaml
- argo-apps.application.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
- namespace.yaml
- ingress.yaml
- argo-apps.application.yaml
patches:
- known-hosts.configmap.yaml
### apply patches from file
patchesStrategicMerge:
- known-hosts.configmap.yaml