Skip to content

Commit 40b1fd2

Browse files
Merge pull request #852 from jistr/b/fr2-base64-subman
[18.0-fr2] Remove instructions for base64-encoding where not applicable
2 parents eb44ad8 + 07e2462 commit 40b1fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_user/modules/proc_adopting-compute-services-to-the-data-plane.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ $ oc create secret generic subscription-manager \
248248
--from-literal rhc_auth='{"login": {"username": "<subscription_manager_username>", "password": "<subscription_manager_password>"}}'
249249
----
250250
+
251-
* Replace `<subscription_manager_username>` with the applicable user name.
251+
* Replace `<subscription_manager_username>` with the applicable username.
252252
* Replace `<subscription_manager_password>` with the applicable password.
253253

254254
. Create a secret for the Red Hat registry:

0 commit comments

Comments
 (0)