Skip to content

Commit 63f669f

Browse files
Update docs/main/user-guides/local-storage-user-guide/local-pv-hostpath/advanced-operations/xfs-quota/modify-xfs-quota.md
Co-authored-by: Niladri Halder <[email protected]>
1 parent 7e19f6f commit 63f669f

File tree

1 file changed

+1
-1
lines changed
  • docs/main/user-guides/local-storage-user-guide/local-pv-hostpath/advanced-operations/xfs-quota

1 file changed

+1
-1
lines changed

docs/main/user-guides/local-storage-user-guide/local-pv-hostpath/advanced-operations/xfs-quota/modify-xfs-quota.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This document provides the necessary steps to modify or remove the XFS project q
1818
Make a note of the BasePath directory used for the hostpath volume. The default BasePath is `/var/openebs/local`. You can retrieve the BasePath from the StorageClass by executing the following command:
1919

2020
```
21-
$ kubectl describe sc <storageclass-name>
21+
$ kubectl describe sc <storageclass-name> -o yaml
2222
```
2323

2424
## Locate the Node

0 commit comments

Comments
 (0)