Add option to specify job label for service monitor

This commit is contained in:
Muhammad Hamza Zaib 2021-03-10 10:51:55 +01:00
parent 559690f579
commit 9d9f10ce8b
2 changed files with 5 additions and 0 deletions

View file

@ -523,6 +523,8 @@ controller:
serviceMonitor:
enabled: false
additionalLabels: {}
# The label to use to retrieve the job name from.
# jobLabel: "app.kubernetes.io/name"
namespace: ""
namespaceSelector: {}
# Default: scrape .Release.Namespace only