CreateImageWizard: Detail what subscription means

Fixes #126
This commit is contained in:
Sanne Raymaekers 2021-11-30 20:47:07 +01:00
parent 6567323ef6
commit 104707fb87

View file

@ -17,6 +17,11 @@ export default (user) => ({
name: 'registration',
nextStep: 'packages',
fields: [
{
component: componentTypes.PLAIN_TEXT,
name: 'register-explanation',
label: 'Register your system with subscription manager (RHSM) and insights when the image first boots.'
},
{
component: componentTypes.RADIO,
label: 'Register the system',