mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 11:21:08 +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"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user