FourSpaces commented on code in PR #5281:
URL: https://github.com/apache/kyuubi/pull/5281#discussion_r1337984832
##########
charts/kyuubi/values.yaml:
##########
@@ -116,13 +116,14 @@ server:
nodePort: ~
annotations: {}
+monitoring:
# Exposes metrics in Prometheus format
prometheus:
enabled: true
port: 10019
service:
Review Comment:
@dnskr I think "monitoring.prometheus.service" cannot be deleted because
this node is used to control whether the prometheus service of kyuubi-headless
is displayed.
--
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]