How to config volumeClaimTemplates

Rancher version v2.0.6
I want to deploy a zookeeper cluster using rancher with 3 pods. I need to mount 1 volume to each pod, so I wonder how to config this volumeClaimTemplates property which belongs to the statefulset.spec in kubernetes.