Skip to content

Commit e3e59c4

Browse files
Michael Burkeopenshift-cherrypick-robot
authored andcommitted
Wrong namespace in 'RHCOS image layering' section when copying the entitled secret
1 parent 263b0e2 commit e3e59c4

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
@@ -101,7 +101,7 @@ RUN dnf install -y libreswan && \
101101
ostree container commit
102102
----
103103
+
104-
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.
104+
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.
105105

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

0 commit comments

Comments
 (0)