Skip to content

Commit 55b6fd9

Browse files
authored
Fix: Removed key "KubeletPluginsWatcher" from documentation (#7)
1 parent 3178796 commit 55b6fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ yandex-csi-driver is supported in Kubernetes >=1.15 only.
5656
**Requirements:**
5757

5858
* `--allow-privileged` flag must be set to true for both the API server and the kubelet
59-
* `--feature-gates=VolumeSnapshotDataSource=true,KubeletPluginsWatcher=true,CSINodeInfo=true,CSIDriverRegistry=true` feature gate flags must be set to true for both the API server and the kubelet
59+
* `--feature-gates=VolumeSnapshotDataSource=true,CSINodeInfo=true,CSIDriverRegistry=true` feature gate flags must be set to true for both the API server and the kubelet
6060
* Mount Propagation needs to be enabled. If you use Docker, the Docker daemon of the cluster nodes must allow shared mounts.
6161

6262
### Installing driver

0 commit comments

Comments
 (0)