zhaohehuhu commented on code in PR #5631: URL: https://github.com/apache/kyuubi/pull/5631#discussion_r1386155704
########## charts/kyuubi/values.yaml: ########## @@ -235,3 +235,9 @@ prometheusRule: enabled: false # Contents of Prometheus rules file groups: [] + +service: + sessionAffinity: None Review Comment: > what's the value candidates? ClientIP or None. Do we need to add a hint for it? -- 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]
