Skip to content

Commit

Permalink
Create, Delete Role/Rolebindings to support ANK8s Neptune release (#1144
Browse files Browse the repository at this point in the history
)

* add docs for rbac changes to support Neptune

* fix linting

* rephrase

---------

Co-authored-by: Yamunadevi N Shanmugam <82038610+shanmydell@users.noreply.github.com>
  • Loading branch information
ashleyvjoy and shanmydell authored Jun 20, 2024
1 parent 1faef11 commit f418388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/deployment/csmoperator/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,3 +417,5 @@ The specification for the Custom Resource is the same for all the drivers.Below
**nodeSelector** - Used to specify node selectors for the driver StatefulSet/Deployment and DaemonSet.

>NOTE: The `image` field should point to the correct image tag for version of the driver you are installing.
>NOTE: The CSM Operator 1.6 is pre-requisite for onboarding brownfield clusters with Apex Navigator For Kubernetes. When the Dell connectivity client is installed, a role and rolebinding will be established in the namespace containing CSM objects, and these will be removed when the client is uninstalled. If the client is already present in the cluster and CSM is deployed or deleted, the roles and rolebindings will be correspondingly created or removed during CSM reconciliation. This process ensures that the client can access the secrets in the namespace.

0 comments on commit f418388

Please sign in to comment.