diff --git a/deploy/kubernetes/nexentastor-csi-driver.yaml b/deploy/kubernetes/nexentastor-csi-driver.yaml index 831b78a..a2b3cc1 100644 --- a/deploy/kubernetes/nexentastor-csi-driver.yaml +++ b/deploy/kubernetes/nexentastor-csi-driver.yaml @@ -249,7 +249,7 @@ spec: limits: memory: "32Mi" cpu: "10m" - image: nexenta/nexentastor-csi-driver:master + image: nexenta/nexentastor-csi-driver:v1.4.10 imagePullPolicy: IfNotPresent args: - --nodeid=$(KUBE_NODE_NAME) @@ -368,7 +368,7 @@ spec: capabilities: add: ['SYS_ADMIN'] allowPrivilegeEscalation: true - image: nexenta/nexentastor-csi-driver:master + image: nexenta/nexentastor-csi-driver:v1.4.10 imagePullPolicy: IfNotPresent args: - --nodeid=$(KUBE_NODE_NAME)