feat(argo-cd): add notifications.metrics.serviceMonitor.selector for consistency (#1177)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
This commit is contained in:
parent
8e51693a82
commit
1ff008d64a
4 changed files with 9 additions and 3 deletions
|
|
@ -2157,6 +2157,9 @@ notifications:
|
|||
serviceMonitor:
|
||||
# -- Enable a prometheus ServiceMonitor
|
||||
enabled: false
|
||||
# -- Prometheus ServiceMonitor selector
|
||||
selector: {}
|
||||
# prometheus: kube-prometheus
|
||||
# -- Prometheus ServiceMonitor labels
|
||||
additionalLabels: {}
|
||||
# namespace: monitoring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue