Merge pull request #32524 from my-git9/parallel-processing-expansion
[zh] update parallel-processing-expansion.md
This commit is contained in:
commit
a5513faded
|
@ -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 %}
|
||||||
|
|
Loading…
Reference in New Issue