Skip to content

Commit

Permalink
Do not set targetContainerName in yaml file
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Beckers <[email protected]>
  • Loading branch information
embik committed Apr 7, 2023
1 parent 4508d8d commit 565d353
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/delve.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: delve-arm
image: quay.io/embik/dlv:v1.9.1-arm
image: quay.io/embik/dlv:v1.20.1
securityContext:
privileged: true
targetContainerName: sample-app
command:
- dlv
- --listen=:2345
Expand Down

0 comments on commit 565d353

Please sign in to comment.