diff --git a/helm-chart/kubray-operator/values.yaml b/helm-chart/kubray-operator/values.yaml index e5bb900fc3e..f1b585c9447 100644 --- a/helm-chart/kubray-operator/values.yaml +++ b/helm-chart/kubray-operator/values.yaml @@ -5,8 +5,8 @@ replicaCount: 1 image: - repository: docker.io/library/controller - tag: latest + repository: kuberay/operator + tag: v0.1.0 pullPolicy: IfNotPresent nameOverride: "kubray-operator"