rdhabalia commented on a change in pull request #665: Use Docker images from apachepulsar hub org URL: https://github.com/apache/incubator-pulsar/pull/665#discussion_r132257041
########## File path: kubernetes/generic/bookie.yaml ########## @@ -57,7 +57,7 @@ spec: spec: containers: - name: bookie - image: streamlio/pulsar:latest + image: apachepulsar/pulsar:latest Review comment: I can see both `latest/pulsar:1.19.0-incubating` present at [hub](https://hub.docker.com/r/apachepulsar/pulsar/tags/) so, if we always push latest then it would be better to keep `latest` as it won't require code change.? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services