We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7025cc0 commit d32eb73Copy full SHA for d32eb73
.krew.yaml
@@ -33,7 +33,7 @@ spec:
33
- selector:
34
matchLabels:
35
os: windows
36
- arch: amd64
+ arch: 386
37
{{addURIAndSha "https://github.com/iovisor/kubectl-trace/releases/download/{{ .TagName }}/kubectl-trace_{{ .TagName }}_windows_386.zip" .TagName }}
38
bin: kubectl-trace.exe
39
shortDescription: Trace Kubernetes pods and nodes with system tools
0 commit comments