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/10/09 02:57:35 UTC

[GitHub] [incubator-kyuubi] ulysses-you commented on a change in pull request #1199: Refine docker image

ulysses-you commented on a change in pull request #1199:
URL: https://github.com/apache/incubator-kyuubi/pull/1199#discussion_r725421191



##########
File path: docker/kyuubi-deployment.yaml
##########
@@ -50,8 +50,7 @@ spec:
     spec:
       containers:
         - name: kyuubi-server
-          # TODO: replace this with the official repo
-          image: yaooqinn/kyuubi:1.3.0
+          image: apache/kyuubi:master-snapshot
           imagePullPolicy: IfNotPresent

Review comment:
       I think it's safe to use `IfNotPresent` by default, otherwise user will get different pod if they apply twice.




-- 
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