| As far as I understand, it's possible to use PVC for home directory through yaml, however, PVC has to be referred by name, which means it'll be shared between all slave pods. It doesn't really solve the problem. What would be great is an ability to provide PVC template that plugin would use to create a pvc for every slave pod. |