From 1e77a684c2c0b622d2a19f976a16654dca9c6b2f Mon Sep 17 00:00:00 2001 From: Andy Zhang Date: Sun, 7 Mar 2021 21:28:40 +0800 Subject: [PATCH] Update content/en/docs/concepts/storage/volumes.md Co-authored-by: Tim Bannister --- content/en/docs/concepts/storage/volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/storage/volumes.md b/content/en/docs/concepts/storage/volumes.md index d7eb7a1679..664ba515f9 100644 --- a/content/en/docs/concepts/storage/volumes.md +++ b/content/en/docs/concepts/storage/volumes.md @@ -159,7 +159,7 @@ from the existing in-tree plugin to the `file.csi.azure.com` Container Storage Interface (CSI) Driver. In order to use this feature, the [Azure File CSI Driver](https://github.com/kubernetes-sigs/azurefile-csi-driver) must be installed on the cluster and the `CSIMigration` and `CSIMigrationAzureFile` -features must be enabled. +[feature gates](/docs/reference/command-line-tools-reference/feature-gates/) must be enabled. ### cephfs