Skip to content

Commit 0d83406

Browse files
authored
Update use-container-storage-with-local-disk.md
1 parent 3a49044 commit 0d83406

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ You have three options to create a storage pool that uses Ephemeral Disk:
4646
Follow these steps to create a storage pool using local NVMe.
4747

4848
1. Use your favorite text editor to create a YAML manifest file such as `code acstor-storagepool.yaml`.
49-
TODO: Add fiopod.yaml definition with ephemeral volume
5049

5150
1. Paste in the following code and save the file. The storage pool **name** value can be whatever you want.
5251

@@ -137,7 +136,7 @@ Create a pod using [Fio](https://github.com/axboe/fio) (Flexible I/O Tester) for
137136
1. Use your favorite text editor to create a YAML manifest file such as `code acstor-pod.yaml`.
138137

139138
1. Paste in the following code and save the file.
140-
139+
TODO: Add fiopod.yaml definition with ephemeral volume
141140

142141
1. Apply the YAML manifest file to deploy the pod.
143142

0 commit comments

Comments
 (0)