You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/07/26 10:22:52 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on a change in pull request #866: [KYUUBI #859] Add kubernetes configmap

yaooqinn commented on a change in pull request #866:
URL: https://github.com/apache/incubator-kyuubi/pull/866#discussion_r676477947



##########
File path: docker/kyuubi-pod.yaml
##########
@@ -49,3 +57,10 @@ spec:
         - name: frontend-port
           containerPort: 10009
           protocol: TCP
+      volumeMounts:
+        - name: kyuubi-defaults
+          mountPath: /opt/kyuubi/conf/

Review comment:
       nit: /opt/kyuubi/conf




-- 
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: commits-unsubscribe@kyuubi.apache.org

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