Even if the RKE template allows you to configure a private registry in the cluster config form, you can't actually configure it because the fields for the private registry config options are disabled.
To Reproduce
Create an RKE template allowing user override for enable private registry
Create an RKE cluster from the RKE template
Go to the RKE cluster and click Edit Config
In the private registry section, there's a radio button letting you toggle between enable and disable. When enable is selected, the fields to configure the registry are still disabled.
Result
In the private registry section, there's a radio button letting you toggle between enable and disable. When enable is selected, the fields to configure the registry are still disabled.
Expected Result
When enable is selected, the fields to configure the registry should be enabled.
Setup
Describe the bug
Even if the RKE template allows you to configure a private registry in the cluster config form, you can't actually configure it because the fields for the private registry config options are disabled.
To Reproduce
Result In the private registry section, there's a radio button letting you toggle between enable and disable. When enable is selected, the fields to configure the registry are still disabled.
Expected Result When enable is selected, the fields to configure the registry should be enabled.