<!-- Please submit only documentation-related issues with this form, or follow the Contribute to OpenShift guidelines (https://github.com/openshift/openshift-docs/blob/main/contributing_to_docs/contributing.adoc) to submit a PR. --> ### Which section(s) is the issue in? Adding subscription entitlements as a build secret ### What needs fixing? "Add the etc-pki-entitlement secret as a build volume in the build configuration’s Docker strategy:" The `etc-pki-entitlement` secret is created in the `openshift-config-managed` namespace (by the Insights Operator). The documentation doesn't explain how to use that secret in builds in any other project.