1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-27 11:21:08 +00:00

update kdm

This commit is contained in:
Sebastiaan van Steenis 2021-08-06 16:21:29 +02:00
parent b1c3f9e47d
commit bb00a8e413
2 changed files with 5 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -9471,15 +9471,14 @@
"type": "string"
},
"cloud-provider-name": {
"default": "none",
"default": null,
"nullable": true,
"options": [
"aws",
"azure",
"gcp",
"vsphere",
"external",
"none"
"external"
],
"type": "enum"
},
@ -9619,7 +9618,7 @@
"type": "array"
}
},
"version": "v1.21.3-rc2+rke2r2"
"version": "v1.21.3-rc4+rke2r2"
}
]
}