diff --git a/deploy/csi-snapshot-controller.yaml b/deploy/csi-snapshot-controller.yaml index 9916349e..c6aa3248 100644 --- a/deploy/csi-snapshot-controller.yaml +++ b/deploy/csi-snapshot-controller.yaml @@ -52,7 +52,7 @@ spec: effect: "NoSchedule" containers: - name: snapshot-controller - image: registry.k8s.io/sig-storage/snapshot-controller:v8.2.1 + image: docker.fairclip.cn/sig-storage/snapshot-controller:v8.2.1 args: - "--v=2" - "--leader-election=true"