From 0a87621c0c5ea29dfd3511c3a9681a2c48dcdff1 Mon Sep 17 00:00:00 2001 From: AnandatDell <105747555+anandrajak1@users.noreply.github.com> Date: Thu, 28 May 2026 15:30:44 -0400 Subject: [PATCH] Update README.md fix readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4a915793..847edab8 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,3 @@ Dell Container Storage Modules Operator uses Kubernetes CRDs (Custom Resource De Dell Container Storage Modules Operator is built using the [operator framework](https://github.com/operator-framework) and runs custom Kubernetes controllers to manage the driver installations. These controllers listen for any create/update/delete request for the respective CRDs and try to reconcile the request. -## Documentation -For more detailed information on the driver, please refer to [Container Storage Modules documentation](https://dell.github.io/csm-docs/).