diff --git a/helm/flink-kubernetes-operator/values.yaml b/helm/flink-kubernetes-operator/values.yaml index c23d742c71..e81c2a3e3e 100644 --- a/helm/flink-kubernetes-operator/values.yaml +++ b/helm/flink-kubernetes-operator/values.yaml @@ -23,7 +23,7 @@ # watchNamespaces: ["flink"] image: - repository: flink-kubernetes-operator + repository: ghcr.io/apache/flink-kubernetes-operator pullPolicy: IfNotPresent tag: latest # If image digest is set then it takes precedence and the image tag will be ignored