Closed muradheydarov closed 4 years ago
Hi @muradheydarov
Because different people have different strategies for storage of the data (some use a single PV for all data, while others separate by users etc), you need to create your own PV with your storage class and use the following to attach them to their respective locations:
storage:
volumeMounts: []
volumes: []
Automatically marked as stale due to no recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Automatically closed stale item.
How can I use storageClass for persist my data? I can not find any setting about that