Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mo Mesgin authored and Mo Mesgin committed Aug 13, 2024
1 parent b8b3779 commit 296a949
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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'),

Expand Down

0 comments on commit 296a949

Please sign in to comment.