Skip to content

Commit 9793a25

Browse files
fhryo-msftkhdownie
andauthored
Update articles/storage/container-storage/manage-local-container-storage-interface-driver-placement.md
Co-authored-by: Ken Downie <[email protected]>
1 parent 4954e11 commit 9793a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/container-storage/manage-local-container-storage-interface-driver-placement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ allowVolumeExpansion: true
9494
EOF
9595
```
9696

97-
> **Note**: Match expressions are case-sensitive. It is recommended to verify the actual node pool names on your nodes before configuring node affinity. You can use the following command to validate:
97+
Match expressions are case-sensitive. We recommend verifying the actual node pool names on your nodes before configuring node affinity. Use the following command to validate:
9898

9999
```bash
100100
$ kubectl get nodes -o custom-columns="NAME:.metadata.name,AGENTPOOL:.metadata.labels.kubernetes\.azure\.com/agentpool"

0 commit comments

Comments
 (0)