From 598cefdc99e0b73e85478c5d6e06a2e3c6768371 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Tue, 2 May 2017 12:33:44 -0700 Subject: [PATCH] Add missing volumetype to pv doc (#3600) Fixes #3575 Signed-off-by: Ahmet Alp Balkan --- docs/concepts/storage/persistent-volumes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/concepts/storage/persistent-volumes.md b/docs/concepts/storage/persistent-volumes.md index 9a04bef22e..11d27364e6 100644 --- a/docs/concepts/storage/persistent-volumes.md +++ b/docs/concepts/storage/persistent-volumes.md @@ -113,6 +113,7 @@ However, the particular path specified in the custom recycler pod template in th * AzureFile * AzureDisk * FC (Fibre Channel) +* FlexVolume * Flocker * NFS * iSCSI