merlimat 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_r132258228
########## 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: Then we would need to manually change it at every release. Of course in a prod deployment you want to set a specific version. In this case, it's easier to just make it pick the latest stable version. ---------------------------------------------------------------- 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