Add option to specify job label for service monitor
This commit is contained in:
parent
559690f579
commit
9d9f10ce8b
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue