From f141326d51c82a1b469c2abe6350c5c164880de4 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 27 Apr 2022 12:28:19 +0530 Subject: [PATCH] doc: remove the clusterRole sections from the upgrade guide As we have removed the clusterrole and binding the subjected documentation also removed. Signed-off-by: Humble Chirammal --- docs/ceph-csi-upgrade.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/ceph-csi-upgrade.md b/docs/ceph-csi-upgrade.md index 2cf0e79d6..2a641794d 100644 --- a/docs/ceph-csi-upgrade.md +++ b/docs/ceph-csi-upgrade.md @@ -155,9 +155,6 @@ nodeplugin daemonset ```bash $ kubectl apply -f deploy/cephfs/kubernetes/csi-nodeplugin-rbac.yaml serviceaccount/cephfs-csi-nodeplugin configured -clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin configured -clusterrole.rbac.authorization.k8s.io/cephfs-csi-nodeplugin-rules configured -clusterrolebinding.rbac.authorization.k8s.io/cephfs-csi-nodeplugin configured ``` If you determined in [Pre-upgrade considerations](#pre-upgrade-considerations)