Skip to content

Commit

Permalink
hack: curl: start in shell
Browse files Browse the repository at this point in the history
  • Loading branch information
mcluseau committed May 1, 2021
1 parent c61f2e0 commit f0bb27a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/curl.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ spec:
- image: curlimages/curl
name: curl
stdin: true
command: [ "/bin/sh" ]

0 comments on commit f0bb27a

Please sign in to comment.