Skip to content

Commit 2c03046

Browse files
dalehamelfixmie[bot]
and
fixmie[bot]
authored
Update pkg/cmd/run.go
Co-Authored-By: fixmie[bot] <44270338+fixmie[bot]@users.noreply.github.com>
1 parent 7b8ccc0 commit 2c03046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/run.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var (
2525
ImageNameTag = "quay.io/iovisor/kubectl-trace-bpftrace:latest"
2626
// InitImageNameTag represents the default init container image
2727
InitImageNameTag = "quay.io/iovisor/kubectl-trace-init:latest"
28-
// By default do not allow traces to run for longer than one hour
28+
// DefaultDeadline default do not allow traces to run for longer than one hour
2929
DefaultDeadline = 3600
3030
)
3131

0 commit comments

Comments
 (0)