Skip to content

Commit

Permalink
release v1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Qeas committed Sep 13, 2024
1 parent a836ee9 commit 692d47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/nexentastor-csi-driver-block.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ spec:
- name: socket-dir
mountPath: /var/lib/csi/sockets/pluginproxy/
- name: driver
image: nexenta/nexentastor-csi-driver-block:master
image: nexenta/nexentastor-csi-driver-block:v1.4.14
imagePullPolicy: IfNotPresent
args:
- --nodeid=$(KUBE_NODE_NAME)
Expand Down Expand Up @@ -413,7 +413,7 @@ spec:
capabilities:
add: ['SYS_ADMIN']
allowPrivilegeEscalation: true
image: nexenta/nexentastor-csi-driver-block:master
image: nexenta/nexentastor-csi-driver-block:v1.4.14
imagePullPolicy: IfNotPresent
args:
- --nodeid=$(KUBE_NODE_NAME)
Expand Down

0 comments on commit 692d47e

Please sign in to comment.