Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
Signed-off-by: shuangkun <[email protected]>
  • Loading branch information
shuangkun committed Apr 4, 2024
1 parent 149bf7d commit 6e5e615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/container-set-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,5 @@ spec:
time="2024-03-29T06:40:27 UTC" level=info msg="not saving outputs - not main container" argo=true
Error: exit status 1
```
1. If a container's `command` cannot be located, it will not be retried.
2. If a container's `command` cannot be located, it will not be retried.
- As it will fail each time, the retry logic is short-circuited.

0 comments on commit 6e5e615

Please sign in to comment.