1. Use different names for the 2 roles (and the related role bindings) 2. Make sure the role binding namespace is the same as the namespace where nfs provisioner is deployed Signed-off-by: Shuo Wu <shuo@rancher.com>
This can be used to support RWX scenarios by exposing the longhorn volume via the nfs provisioner. The nfs-provisioner we use can be found at: https://github.com/kubernetes-incubator/external-storage/tree/master/nfs Signed-off-by: Joshua Moody <joshua.moody@rancher.com>