ektravel commented on code in PR #14637: URL: https://github.com/apache/druid/pull/14637#discussion_r1300344043
########## docs/development/extensions-contrib/k8s-jobs.md: ########## @@ -145,3 +145,8 @@ roleRef: name: druid-cluster apiGroup: rbac.authorization.k8s.io ``` + +To use `druid.indexer.runner.peonMonitors` option properly define Overlord's monitors like below: Review Comment: ```suggestion To use the `druid.indexer.runner.peonMonitors` option, configure monitors on the Overlord as follows: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
