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:
Lucas Bickel 2022-03-17 18:15:20 +01:00 committed by GitHub
parent 8e51693a82
commit 1ff008d64a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View file

@ -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