pan3793 commented on code in PR #5631: URL: https://github.com/apache/kyuubi/pull/5631#discussion_r1386160059
########## charts/kyuubi/values.yaml: ########## @@ -235,3 +235,9 @@ prometheusRule: enabled: false # Contents of Prometheus rules file groups: [] + +service: + sessionAffinity: None Review Comment: Yes, otherwise the user has no idea how to deal with that. Additionally, I suppose the content could be flexible, if yes, I suppose we should ref the yaml snippets directly, like `resources` in line 175 -- 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]
