Skip to content

Commit

Permalink
Fixing review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
adarsh-dell committed May 2, 2023
1 parent 4eeedc0 commit ca3eb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/deployment/csmoperator/modules/resiliency.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The CSM Resiliency module for supported Dell CSI Drivers can be installed via th

## Prerequisite

The first thing to remember about _CSM for Resiliency_ is that it only takes action on pods configured with the designated label. Both the key and the value have to match what is in the resiliency module configuration. CSM for Resiliency emits a log message at startup with the label key and value it is using to monitor pods:
When utilizing CSM for Resiliency module, it is crucial to note that it will solely act upon pods that have been assigned a designated label. This label must have both a key and a value that match what has been set in the resiliency module configuration. Upon startup, CSM for Resiliency generates a log message that displays the label key and value being used to monitor pods.:

```
labelSelector: {map[podmon.dellemc.com/driver:csi-vxflexos]
Expand Down

0 comments on commit ca3eb0b

Please sign in to comment.