Open DanFathom5 opened 3 years ago
I admittedly still do not understand what the idea is behind "manual" and "pan-local-storage", but, with this PR, the values will default to their state, so no changes will happen unless one specifically enables the override by setting storageClassName. This PR allows one to simply override that default behavior.
Description
Adds a .Values.storageClassName, which is then used to override the pan-local-storage/manual hardcoded values.
Motivation and Context
Allows users to specify their own storage classes. For example, to use longhorn.
How Has This Been Tested?
I ran it in my cluster and was able to get longhorn to provision the volumes.
Types of changes
Checklist