Reclaiming policy -> Reclaim policy

To match the API per @saad-ali's comment
This commit is contained in:
Gigi Sayfan
2016-12-28 14:21:54 -08:00
committed by GitHub
parent 188885469b
commit 797e030c03
+2 -2
View File
@@ -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`
annotation will become an attribute.
### Reclaiming Policy
### Reclaim Policy
Current reclaiming policies are:
Current reclaim policies are:
* Retain -- manual reclamation
* Recycle -- basic scrub ("rm -rf /thevolume/*")