[zh] update parallel-processing-expansion.md

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li
2022-03-26 22:23:09 +08:00
parent 47251f7dfc
commit 26e080cc1f
@@ -302,7 +302,7 @@ spec:
spec:
containers:
- name: c
image: busybox
image: busybox:1.28
command: ["sh", "-c", "echo Processing URL {{ url }} && sleep 5"]
restartPolicy: Never
{% endfor %}