File tree Expand file tree Collapse file tree 1 file changed +6
-17
lines changed
Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ metadata:
55spec :
66 version : {{ .TagName }}
77 homepage : https://github.com/piraeusdatastore/kubectl-linstor
8+ shortDescription : View and manage LINSTOR storage resources
9+ description : |
10+ Usage:
11+ kubectl linstor ...
12+ Executes control commands for the LINSTOR storage system directly via kubectl.
13+ Read more documentation at: https://github.com/piraeusdatastore/kubectl-linstor
814 platforms :
915 - selector :
1016 matchLabels :
5056 - from : ./LICENSE
5157 to : .
5258 bin : kubectl-linstor
53- - selector :
54- matchLabels :
55- os : linux
56- arch : s390x
57- {{addURIAndSha "https://github.com/piraeusdatastore/kubectl-linstor/releases/download/{{ .TagName }}/kubectl-linstor_{{ .TagName }}_linux_s390x.tar.gz" .TagName }}
58- files :
59- - from : ./kubectl-linstor
60- to : .
61- - from : ./LICENSE
62- to : .
63- bin : kubectl-linstor
6459 - selector :
6560 matchLabels :
6661 os : windows
7267 - from : ./LICENSE
7368 to : .
7469 bin : kubectl-linstor
75- shortDescription : View and manage LINSTOR storage resources
76- description : |
77- Usage:
78- kubectl linstor ...
79- Executes control commands for the LINSTOR storage system directly via kubectl.
80- Read more documentation at: https://github.com/piraeusdatastore/kubectl-linstor
You can’t perform that action at this time.
0 commit comments