From a49f5486ffafda7e7c56c3fa00aa7d4ba009d83d Mon Sep 17 00:00:00 2001 From: Andy Zhang Date: Tue, 10 May 2022 10:49:51 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d98f59d..295a3c66 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ This is a repository for [NFS](https://en.wikipedia.org/wiki/Network_File_System Please refer to [`nfs.csi.k8s.io` driver parameters](./docs/driver-parameters.md) ### Examples - - [Set up a NFS Server on a Kubernetes cluster](./deploy/example/nfs-provisioner/README.md) - [Basic usage](./deploy/example/README.md) - [fsGroupPolicy](./deploy/example/fsgroup)