mirror of https://github.com/k3s-io/k3s
Remove unused code
parent
a4e6e7fa47
commit
7f37ab5034
|
@ -5,14 +5,6 @@ description: >
|
||||||
(as specified by the number_of_minions parameter, which defaults to 3).
|
(as specified by the number_of_minions parameter, which defaults to 3).
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
plugin_version:
|
|
||||||
type: string
|
|
||||||
description: version of CLC plugin. It is used when you show cluster list view.
|
|
||||||
default: 1.0
|
|
||||||
constraints:
|
|
||||||
- allowed_values:
|
|
||||||
- 1.0
|
|
||||||
|
|
||||||
ssh_key_name:
|
ssh_key_name:
|
||||||
type: string
|
type: string
|
||||||
description: name of ssh key to be provisioned on our server
|
description: name of ssh key to be provisioned on our server
|
||||||
|
|
Loading…
Reference in New Issue