mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 19:25:44 +00:00
update kdm
This commit is contained in:
parent
b1c3f9e47d
commit
bb00a8e413
File diff suppressed because one or more lines are too long
@ -9471,15 +9471,14 @@
|
|||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"cloud-provider-name": {
|
"cloud-provider-name": {
|
||||||
"default": "none",
|
"default": null,
|
||||||
"nullable": true,
|
"nullable": true,
|
||||||
"options": [
|
"options": [
|
||||||
"aws",
|
"aws",
|
||||||
"azure",
|
"azure",
|
||||||
"gcp",
|
"gcp",
|
||||||
"vsphere",
|
"vsphere",
|
||||||
"external",
|
"external"
|
||||||
"none"
|
|
||||||
],
|
],
|
||||||
"type": "enum"
|
"type": "enum"
|
||||||
},
|
},
|
||||||
@ -9619,7 +9618,7 @@
|
|||||||
"type": "array"
|
"type": "array"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "v1.21.3-rc2+rke2r2"
|
"version": "v1.21.3-rc4+rke2r2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user