Skip to content

Commit

Permalink
Update external provisioner image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Pan committed Feb 27, 2019
1 parent 2d8c90c commit 706de0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/controller.yaml
Expand Up @@ -115,7 +115,7 @@ spec:
- name: socket-dir
mountPath: /var/lib/csi/sockets/pluginproxy/
- name: csi-provisioner
image: quay.io/k8scsi/csi-provisioner:v0.4.1
image: quay.io/k8scsi/csi-provisioner:v0.4.2
imagePullPolicy: Always
args:
- --provisioner=fsx.csi.aws.com
Expand Down

0 comments on commit 706de0a

Please sign in to comment.