mirror of https://github.com/rancher/dashboard.git
provisioning.cattle.io -> rke-machine-config.cattle.io
This commit is contained in:
parent
c1d3103815
commit
c71e4f8238
|
|
@ -311,7 +311,7 @@ export default {
|
|||
return null;
|
||||
}
|
||||
|
||||
const schema = this.$store.getters['management/schemaFor'](`provisioning.cattle.io.${ this.provider }config`);
|
||||
const schema = this.$store.getters['management/schemaFor'](`rke-machine-config.cattle.io.${ this.provider }config`);
|
||||
|
||||
return schema;
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue