Skip to content

Commit

Permalink
Use argosay image
Browse files Browse the repository at this point in the history
Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
  • Loading branch information
terrytangyuan committed Jun 1, 2021
1 parent 270fa95 commit 1cc1b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/e2e/resource_template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ spec:
spec:
serviceAccountName: argo
containers:
- name: pi
image: perl
command: ["perl", "-Mbignum=bpi", "-wle", "print bpi(2000)"]
- name: argosay-container
image: argoproj/argosay:v2
command: ["/argosay"]
restartPolicy: Never
`).
When().
Expand Down

0 comments on commit 1cc1b86

Please sign in to comment.