Create PersistentVolume for volume
volume_pv_createProvision a Kubernetes PersistentVolume backed by an existing Longhorn volume, enabling persistent storage for cluster workloads.
Instructions
Create a Kubernetes PersistentVolume backed by this Longhorn volume. Longhorn docs: https://longhorn.io/docs/1.12.1/nodes-and-volumes/volumes/create-volumes/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| fsType | No | ||
| pvName | No | ||
| secretName | No | ||
| secretNamespace | No | ||
| storageClassName | No |