-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16, 4.17
-
None
-
Moderate
-
None
-
False
-
Description of problem:
In the "RHCOS image layering" section, in the "RHEL packages" example, when we say that we need to copy the "etc-pki-entitlement" secret we mention the wrong namespace to copy the secret. The current documentation says to copy the secret to the "openshift-machine-api" namespace, but actually it should be copied to the "openshift-machine-config-operator" namespace. https://github.com/openshift/openshift-docs/blob/8ab3caf7455b2846a290a6f7a4a423f5d1dbb318/machine_configuration/mco-coreos-layering.adoc?plain=1#L92C1-L92C250 This is the text: Because libreswan requires additional {op-system-base} packages, the image must be built on an entitled {op-system-base} host. For RHEL entitlements to work, you must copy the `etc-pki-entitlement` secret into the `openshift-machine-api` namespace.
Version-Release number of selected component (if applicable):
4.16
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: