Skip to content

Commit

Permalink
docs: Fix typo (argoproj#6311)
Browse files Browse the repository at this point in the history
Signed-off-by: Byungjin Park <[email protected]>

Co-authored-by: Saravanan Balasubramanian <[email protected]>
Signed-off-by: uturunku1 <[email protected]>
  • Loading branch information
2 people authored and uturunku1 committed Jul 22, 2021
1 parent a227597 commit af068a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/workflow-controller-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ data:
argoproj/argosay:v2:
command: [/argosay]
docker/whalesay:latest:
command: [cowsay]
command: [cowsay]
python:alpine3.6:
command: [python3]
command: [python3]
# executor controls how the init and wait container should be customized
# (available since Argo v2.3)
Expand Down

0 comments on commit af068a5

Please sign in to comment.