Reclaiming policy -> Reclaim policy
To match the API per @saad-ali's comment
This commit is contained in:
@@ -195,9 +195,9 @@ class and can only be bound to PVCs that request no particular class.
|
|||||||
In the future after beta, the `volume.beta.kubernetes.io/storage-class`
|
In the future after beta, the `volume.beta.kubernetes.io/storage-class`
|
||||||
annotation will become an attribute.
|
annotation will become an attribute.
|
||||||
|
|
||||||
### Reclaiming Policy
|
### Reclaim Policy
|
||||||
|
|
||||||
Current reclaiming policies are:
|
Current reclaim policies are:
|
||||||
|
|
||||||
* Retain -- manual reclamation
|
* Retain -- manual reclamation
|
||||||
* Recycle -- basic scrub ("rm -rf /thevolume/*")
|
* Recycle -- basic scrub ("rm -rf /thevolume/*")
|
||||||
|
|||||||
Reference in New Issue
Block a user