You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/03/29 02:25:10 UTC

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on a change in pull request #123: [FLINK-26214] Helm chart uses GitHub packages for docker image

wangyang0918 commented on a change in pull request #123:
URL: https://github.com/apache/flink-kubernetes-operator/pull/123#discussion_r836998263



##########
File path: helm/flink-operator/values.yaml
##########
@@ -23,9 +23,9 @@
 # watchNamespaces: ["flink"]
 
 image:
-  repository: flink-operator
+  repository: ghcr.io/apache/flink-operator
   pullPolicy: IfNotPresent
-  tag: latest
+  tag: main

Review comment:
       Given that this is the snapshot docker image of latest main branch, I also think `latest` tag might be better here.




-- 
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@flink.apache.org

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