diff --git a/hack/deploy/base/500-disk-operator.yaml b/hack/deploy/base/500-disk-operator.yaml index 992b176..f996750 100644 --- a/hack/deploy/base/500-disk-operator.yaml +++ b/hack/deploy/base/500-disk-operator.yaml @@ -48,7 +48,7 @@ spec: secretName: selfsigned-cert-tls containers: - name: node-disk-controller - image: silentred/node-disk-controller:ba03b9e2-20231129185104 + image: silentred/node-disk-controller:77a64346-20231205134756 command: - /node-disk-controller args: diff --git a/hack/deploy/base/600-csi-controller.yaml b/hack/deploy/base/600-csi-controller.yaml index 448ff6a..5abf932 100644 --- a/hack/deploy/base/600-csi-controller.yaml +++ b/hack/deploy/base/600-csi-controller.yaml @@ -18,7 +18,7 @@ spec: serviceAccount: obnvmf-admin containers: - name: csi-antstor - image: silentred/node-disk-controller:ba03b9e2-20231129185104 + image: silentred/node-disk-controller:77a64346-20231205134756 command: - /node-disk-controller args: diff --git a/hack/deploy/base/700-disk-agent.yaml b/hack/deploy/base/700-disk-agent.yaml index 71757b9..5379aea 100644 --- a/hack/deploy/base/700-disk-agent.yaml +++ b/hack/deploy/base/700-disk-agent.yaml @@ -26,7 +26,7 @@ spec: capabilities: add: ["ALL"] allowPrivilegeEscalation: true - image: silentred/node-disk-controller:ba03b9e2-20231129185104 + image: silentred/node-disk-controller:77a64346-20231205134756 #imagePullPolicy: Always command: - /node-disk-controller diff --git a/hack/deploy/base/800-csi-node.yaml b/hack/deploy/base/800-csi-node.yaml index d275916..1a6c05b 100644 --- a/hack/deploy/base/800-csi-node.yaml +++ b/hack/deploy/base/800-csi-node.yaml @@ -26,7 +26,7 @@ spec: capabilities: add: ["CAP_MKNOD", "CAP_SYS_ADMIN", "SYS_ADMIN", "SYS_RAWIO"] allowPrivilegeEscalation: true - image: silentred/node-disk-controller:ba03b9e2-20231129185104 + image: silentred/node-disk-controller:77a64346-20231205134756 command: - /node-disk-controller args: