
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update local-volume e2e test for new provisioner config format **What this PR does / why we need it**: The local-volume bootstrapper/provisioner configuration format changed in https://github.com/kubernetes-incubator/external-storage/pull/352 This PR updates the provisioner config, so that the existing e2e test continues to function. **Which issue(s) this PR fixes** : Fixes https://github.com/kubernetes/kubernetes/issues/57664 **Special notes for your reviewer**: The image tag for the provisioner and bootstrapper have been changed to v2.0.0. **Release note**: ```NONE ```