Skip to content

Commit

Permalink
Update pkg/cmd/run.go
Browse files Browse the repository at this point in the history
Co-Authored-By: fixmie[bot] <44270338+fixmie[bot]@users.noreply.github.com>
  • Loading branch information
dalehamel and fixmie[bot] authored Sep 16, 2019
1 parent 7b8ccc0 commit 2c03046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ var (
ImageNameTag = "quay.io/iovisor/kubectl-trace-bpftrace:latest"
// InitImageNameTag represents the default init container image
InitImageNameTag = "quay.io/iovisor/kubectl-trace-init:latest"
// By default do not allow traces to run for longer than one hour
// DefaultDeadline default do not allow traces to run for longer than one hour
DefaultDeadline = 3600
)

Expand Down

0 comments on commit 2c03046

Please # to comment.