address issues with argocd out of sync

This commit is contained in:
2024-07-01 18:28:37 -05:00
parent 4af47e70af
commit 534ee414ff
5 changed files with 35 additions and 4 deletions

View File

@@ -15,6 +15,11 @@ spec:
name: in-cluster
namespace: kube-system
revisionHistoryLimit: 3
ignoreDifferences:
- group: ""
kind: ServiceMonitor
jqPathExpressions:
- .spec.endpoints[].relabelings[].action
syncPolicy:
automated:
prune: true