summaryrefslogtreecommitdiff
path: root/build/csisamples
diff options
context:
space:
mode:
authorXiang Dai <long0dai@foxmail.com>2020-07-25 14:36:40 +0800
committerXiang Dai <long0dai@foxmail.com>2020-07-25 16:45:55 +0800
commit6dee71eee2ee598dc2669c74d897f4c686a9ff0e (patch)
treedeb7411e978accf5ae88f06eb85f9e15ef08920f /build/csisamples
parentMerge pull request #1975 from fisherxu/fix-keadm (diff)
downloadkubeedge-6dee71eee2ee598dc2669c74d897f4c686a9ff0e.tar.gz
Bump up csidriver example image version
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Diffstat (limited to 'build/csisamples')
-rw-r--r--build/csisamples/hostpath/deploy/csicontroller.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/csisamples/hostpath/deploy/csicontroller.yaml b/build/csisamples/hostpath/deploy/csicontroller.yaml
index 53edea65e..480fccd7c 100644
--- a/build/csisamples/hostpath/deploy/csicontroller.yaml
+++ b/build/csisamples/hostpath/deploy/csicontroller.yaml
@@ -126,7 +126,7 @@ spec:
- mountPath: /csi
name: csi-socket-dir
- name: csi-driver
- image: kubeedge/csidriver:v1.1.0
+ image: kubeedge/csidriver:v1.3.0
imagePullPolicy: IfNotPresent
args:
- "--v=5"