[zh] update parallel-processing-expansion.md
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
@@ -302,7 +302,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: c
|
- name: c
|
||||||
image: busybox
|
image: busybox:1.28
|
||||||
command: ["sh", "-c", "echo Processing URL {{ url }} && sleep 5"]
|
command: ["sh", "-c", "echo Processing URL {{ url }} && sleep 5"]
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user