hostpath-provisioner
hostpath-provisioner copied to clipboard
Option to use PVC name as directory name
Currently, the directory name is generated as random UUID. Could you add an option to use the PVC name as directory name for generated PVs? The absolute ideal soultion would be to have a template with placeholders (e.g. UUID, namespace, pvcname). This would allow more customized settings (e.g. use $namespace/$pvcname as directory name)
+1