Skip to content

Commit 64bc7fa

Browse files
Merge pull request #279274 from fhryo-msft/patch-34
Update use-container-storage-with-temp-ssd.md
2 parents e4b59e8 + 3a59a04 commit 64bc7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/use-container-storage-with-temp-ssd.md

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

0 commit comments

Comments
 (0)