Skip to content

Commit e5ac2c7

Browse files
committed
docs: modify acstor container demo image
1 parent a9e5040 commit e5ac2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -122,7 +122,7 @@ Create a pod using [Fio](https://github.com/axboe/fio) (Flexible I/O Tester) for
122122
"kubernetes.io/os": linux
123123
containers:
124124
- name: fio
125-
image: openeuler/fio
125+
image: mayadata/fio
126126
args: ["sleep", "1000000"]
127127
volumeMounts:
128128
- mountPath: "/volume"

0 commit comments

Comments
 (0)