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