diff --git a/lib/shared/addon/components/cru-cloud-provider/component.js b/lib/shared/addon/components/cru-cloud-provider/component.js index 61441c397a..129cf6f5ea 100644 --- a/lib/shared/addon/components/cru-cloud-provider/component.js +++ b/lib/shared/addon/components/cru-cloud-provider/component.js @@ -41,7 +41,7 @@ export default Component.extend({ // track the original configuration to revert the switch to 'external' when the selected provider is not supported initialCloudProvider: null, initialConfigAnswers: null, - showChangedToExternal: false, + showChangedToExternal: false, configName: alias('cluster.rancherKubernetesEngineConfig.cloudProvider.name'),