Skip to content

Commit

Permalink
Merge pull request #13 from kubernetes-csi/lpabon-patch-1
Browse files Browse the repository at this point in the history
Update statefulset.yaml
  • Loading branch information
jsafrane authored Nov 21, 2017
2 parents d71e737 + 0110221 commit 5f4433b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
mountPath: /var/lib/csi/sockets/pluginproxy/

- name: mock-driver
image: docker.io/k8scsi/gocsi-mock-plugin
image: docker.io/k8scsi/mock-plugin
env:
- name: CSI_ENDPOINT
value: /var/lib/csi/sockets/pluginproxy/mock.socket
Expand Down

0 comments on commit 5f4433b

Please sign in to comment.