Skip to content

Commit

Permalink
Update release-1.1 to use csi-snapshotter v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ggriffiths committed Aug 25, 2020
1 parent ac33959 commit 3598fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/setup-csi-snapshotter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
- name: socket-dir
mountPath: /csi
- name: csi-snapshotter
image: quay.io/k8scsi/csi-snapshotter:v1.0.1
image: k8s.gcr.io/sig-storage/csi-snapshotter:v1.1.0
args:
- "--csi-address=$(ADDRESS)"
- "--connection-timeout=15s"
Expand Down

0 comments on commit 3598fb1

Please sign in to comment.