pv_delete
Delete a PersistentVolume from a Kubernetes cluster by specifying context and volume name. Returns operation status.
Instructions
Delete a PersistentVolume from the cluster.
Args: context_name: The Kubernetes context name name: The PersistentVolume name
Returns: Status of the deletion operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| context_name | Yes |