File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ spec:
3535 os : windows
3636 arch : amd64
3737 {{addURIAndSha "https://github.com/migtools/oadp-cli/releases/download/{{ .TagName }}/kubectl-oadp_{{ .TagName }}_windows_amd64.tar.gz" .TagName }}
38- bin : kubectl-oadp
38+ bin : kubectl-oadp.exe
3939 - selector :
4040 matchLabels :
4141 os : windows
4242 arch : arm64
4343 {{addURIAndSha "https://github.com/migtools/oadp-cli/releases/download/{{ .TagName }}/kubectl-oadp_{{ .TagName }}_windows_arm64.tar.gz" .TagName }}
44- bin : kubectl-oadp
44+ bin : kubectl-oadp.exe
4545 shortDescription : CLI for OpenShift APIs for Data Protection (OADP) operator
4646 description : |
4747 kubectl-oadp is a kubectl plugin for managing OpenShift API for Data Protection (OADP) backup and restore operations.
You can’t perform that action at this time.
0 commit comments