Skip to content

Commit 625fd05

Browse files
committed
drtprod: fix dm staller comment
Epic: None Release note: None
1 parent 54a91c1 commit 625fd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/drtprod/scripts/setup_dmsetup_disk_staller

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Sets up datadog for the drt clusters.
3+
# Sets up disk staller support (dmsetup) for /mnt/data1.
44
# NOTE - This uses CLUSTER environment variable, if not set the script fails
55

66
if [ -z "${CLUSTER}" ]; then

0 commit comments

Comments
 (0)