Compare commits
2 Commits
72460e0597
...
bd65d5f0a2
Author | SHA1 | Date | |
---|---|---|---|
bd65d5f0a2
|
|||
cb291a3444 |
@@ -20,9 +20,10 @@ spec:
|
|||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
ignoreDifferences:
|
ignoreDifferences:
|
||||||
- kind: ServiceMonitor
|
- group: monitoring.coreos.com
|
||||||
jsonPointers:
|
kind: ServiceMonitor
|
||||||
- /spec/endpoints/relabelings/action
|
jqPathExpressions:
|
||||||
|
- .spec.endpoints[]?.relabelings[]?.action
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
Reference in New Issue
Block a user