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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to