Skip to content

Commit 0e4767c

Browse files
authored
Update use-container-storage-with-local-disk.md
Fix indent.
1 parent 8bb9ce7 commit 0e4767c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/use-container-storage-with-local-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Create a pod using [Fio](https://github.com/axboe/fio) (Flexible I/O Tester) for
145145
storage: 1Gi
146146
```
147147
148-
When you change the storage size of your volumes, make sure the size is less than the available capacity of a single node's ephemeral disk. See [Check node ephemeral disk capacity](#check-node-ephemeral-disk-capacity).
148+
When you change the storage size of your volumes, make sure the size is less than the available capacity of a single node's ephemeral disk. See [Check node ephemeral disk capacity](#check-node-ephemeral-disk-capacity).
149149
150150
1. Apply the YAML manifest file to deploy the pod.
151151

0 commit comments

Comments
 (0)