We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 877cd0b + bc33763 commit a92bfd1Copy full SHA for a92bfd1
1 file changed
.krew.yaml
@@ -9,7 +9,6 @@ spec:
9
- selector:
10
matchLabels:
11
os: darwin
12
- arch: amd64
13
{{addURIAndSha "https://github.com/jsturtevant/windows-debug/releases/download/{{ .TagName }}/kubectl-windows-debug-{{ .TagName }}.tar.gz" .TagName }}
14
bin: kubectl-windows-debug
15
@@ -30,4 +29,4 @@ spec:
30
29
31
By default it uses container image https://github.com/jsturtevant/windows-debug/pkgs/container/windows-debug
32
which has some useful utilities for debugging Windows processes pre-installed.
33
- You can provide your own image by using --image flag.
+ You can provide your own image by using --image flag.
0 commit comments