Re: Volumes with subpath

2017-02-17 Thread Philippe Lafoucrière
ps : we're using NFS in our test, but it should not matter.​
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Volumes with subpath

2017-02-17 Thread Philippe Lafoucrière
Hi,

We're testing the new k8s SubPath for volumes, and it's not working as what
we had in mind.

We'd like to have something like:

volumeMounts:

  - name: app

mountPath: /var/data

subPath: /data

  - name: app

mountPath: /opt/data2

subPath: /data2

But it seems like the PV is only mountable once?
Is this on purpose?


Thanks
Philippe
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users