Skip to content

Commit

Permalink
release v1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Qeas committed Jun 10, 2024
1 parent fa1850d commit 0fa3c62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/nexentastor-csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 0fa3c62

Please sign in to comment.