Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit ee39f91

Browse files
author
jc-berger
committed
added context to the benefit of these procedures
1 parent f319e78 commit ee39f91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/modules/ROOT/pages/how-to-guides/Import-code/proc_importing_code.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,14 +216,14 @@ For more information about devfile contents requirements, see the "What is outer
216216

217217
=== Creating a Red Hat Container Registry token
218218

219-
To improve your application-building experience, configure a Red Hat Container Registry token.
219+
After importing your code, configure a Red Hat Container Registry token to improve your application-building experience. You can access this token by creating Red Hat registry service accounts. The registry service accounts enable you to retrieve content from registry.redhat.io. Registry.redhat.io helps you manage the automation of your applications.
220220

221221
.Procedure
222222

223223
Create the Red Hat Container Registry token by following these steps:
224224

225225
. Go to link:https://access.redhat.com/terms-based-registry/#/[registry service accounts].
226-
. Create a new registry service account by clicking *New Service Account*.
226+
. Create a registry service account by clicking *New Service Account*.
227227
. Fill in the *Name* and *Description* field.
228228
. Click *Create*.
229229
. For *Token Information*, click *Docker Configuration*.
@@ -240,7 +240,7 @@ Create the Red Hat Container Registry token by following these steps:
240240

241241
=== Configuring your application to use a Red Hat Container Registry token
242242

243-
After creating the Red Hat Container Registry token, configure your application to use it.
243+
After creating the Red Hat Container Registry token, include the token in your application. When you application includes the Red Hat Container Registry token, you can access registry.redhat.io which improves your automation.
244244

245245
.Procedure
246246

0 commit comments

Comments
 (0)