Skip to content

Commit a048b6d

Browse files
authored
Merge pull request #90384 from openshift-cherrypick-robot/cherry-pick-90358-to-enterprise-4.16
[enterprise-4.16] Wrong namespace in 'RHCOS image layering' section when copying the entitled secret
2 parents 27091dd + 3a8c14e commit a048b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_configuration/mco-coreos-layering.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ RUN rpm-ostree override replace https://example.com/myrepo/haproxy-1.0.16-5.el8.
8989
include::https://raw.githubusercontent.com/openshift/rhcos-image-layering-examples/master/libreswan/Containerfile[]
9090
----
9191
+
92-
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.
92+
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-config-operator` namespace.
9393

9494
* *Third-party packages*. You can download and install RPMs from third-party organizations, such as the following types of packages:
9595
+

0 commit comments

Comments
 (0)