Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KshitijaKakde committed Jun 10, 2024
1 parent dbadbe7 commit d0037f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/deployment/csmoperator/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ The CSI Drivers installed by the Dell CSM Operator can be updated like any Kuber
For example - If the object name is powerstore and the driver is installed in powerstore namespace, then run this command to edit the object name
```
$ kubectl edit csm powerstore -n <driver-namespace>
$ kubectl edit csm powerstore -n powerstore
```
and modify the installation. The usual fields to edit are the version of drivers, sidecars and the environment variables.
The following notes explain some of the general items to take care of.
Expand Down

0 comments on commit d0037f3

Please sign in to comment.