How do I specify my own volumeclass / volume mount locations?
davehouser1 opened this issue · 0 comments
davehouser1 commented
Is there a way to specify my own volumeClass / volume mounts during deployment?
I did a grep -nri volume
on your repo, there are many locations in a majority of the manifests that have different mount points. I need to mount to our iscsi volumeClass. Do I need to manually changes every one of these? Or is there an easier way?