kelemensanyi commented on pull request #44: URL: https://github.com/apache/flink-kubernetes-operator/pull/44#issuecomment-1075811730
@gyfora , it might be that only my local environment is causing problems for me, as I've just noticed the operator uses the default `imagePullPolicy` which is `IfNotPresent` and it might not redeploy the latest version of my builds from the registry. I'll give it a try tomorrow by configuring it to `Always`. -- 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]
