mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
ci: fix codespell failure
Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
86a7acc2fb
commit
f12cd9c986
@ -218,7 +218,7 @@ function check_rbd_stat() {
|
||||
else
|
||||
RBD_POOL_NAME=$1
|
||||
fi
|
||||
# Rook creates a detault pool with name device_health_metrics for
|
||||
# Rook creates a default pool with name device_health_metrics for
|
||||
# device-health-metrics CephBlockPool CR
|
||||
if [[ "${RBD_POOL_NAME}" == "device-health-metrics" ]]; then
|
||||
RBD_POOL_NAME="device_health_metrics"
|
||||
|
Reference in New Issue
Block a user