mirror of
https://gitee.com/juicedata/JuiceFS.git
synced 2025-12-06 09:39:14 +08:00
Deploy using latest CSI driver (#4160)
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: format
|
||||
image: juicedata/juicefs-csi-driver:v0.15.1
|
||||
image: juicedata/mount:latest
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
key: secret-key
|
||||
containers:
|
||||
- name: gateway
|
||||
image: juicedata/juicefs-csi-driver:v0.15.1
|
||||
image: juicedata/mount:latest
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
Reference in New Issue
Block a user