CreateImageWizard: default to register the image later
This commit is contained in:
parent
a686fd970b
commit
6d147c95fc
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ class CreateImageWizard extends Component {
|
|||
'base-url': 'https://cdn.redhat.com/',
|
||||
insights: true
|
||||
},
|
||||
subscribeNow: true,
|
||||
subscribeNow: false,
|
||||
/* errors take form of $fieldId: error */
|
||||
uploadAWSErrors: {},
|
||||
uploadAzureErrors: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue