pan3793 commented on code in PR #4147:
URL: https://github.com/apache/kyuubi/pull/4147#discussion_r1090512864


##########
charts/kyuubi/values.yaml:
##########
@@ -57,12 +57,60 @@ probe:
     failureThreshold: 10
     successThreshold: 1
 
-server:
-  bind:
-    host: 0.0.0.0
+# Kyuubi frontends
+frontend:

Review Comment:
   @dnskr I prefer the nested style here since `kyuubi`/`spark` is a kind of 
"namespace"/"component", not the leaf nodes as the example.
   
   BTW, I found the similar usage in superset
   https://github.com/apache/superset/blob/master/helm/superset/values.yaml#L732



-- 
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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to