Skip to content

Commit 33b7ee5

Browse files
authored
Merge pull request #43459 from xJustin/build-doc-link
CCXDEV-7484 Update simple content doc with link to builds doc
2 parents be65077 + 572873d commit 33b7ee5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

support/remote_health_monitoring/insights-operator-simple-access.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@ include::_attributes/common-attributes.adoc[]
77

88
toc::[]
99

10-
Insights Operator can import your RHEL Simple Content Access (SCA) certificates from {cluster-manager-url}. SCA is a capability in Red Hat’s subscription tools which simplifies the behavior of the entitlement tooling. It is easier to consume the content provided by your Red Hat subscriptions without the complexity of configuring subscription tooling. After importing the certificates, they are stored in the `etc-pki-entitlement` secret in the `openshift-config-managed` namespace.
10+
Insights Operator periodically imports your simple content access certificates from {cluster-manager-url} and stores them in the `etc-pki-entitlement` secret in the `openshift-config-managed` namespace. Simple content access is a capability in Red Hat subscription tools which simplifies the behavior of the entitlement tooling. This feature makes it easier to consume the content provided by your Red Hat subscriptions without the complexity of configuring subscription tooling.
1111

1212
Insights Operator imports simple content access certificates every 8 hours by default, but can be configured or disabled using the `support` secret in the `openshift-config` namespace.
1313

14-
For more information about simple content access, see link:https://access.redhat.com/documentation/en-us/subscription_central/2021/html-single/getting_started_with_simple_content_access/index#assembly-about-simplecontent[_About simple content access_] in the Red Hat Subscription Central documentation.
14+
[role="_additional-resources"]
15+
.Additional resources
1516

16-
// This is a placeholder for when the Build Entitlements doc is updated to reference simple content access certificates
17-
// For information on using simple content access certificates in {product-title} see (xref to entitlements doc)
17+
* See link:https://access.redhat.com/documentation/en-us/subscription_central/2021/html-single/getting_started_with_simple_content_access/index#assembly-about-simplecontent[About simple content access] in the Red Hat Subscription Central documentation, for more information about simple content access.
18+
19+
* See xref:../../cicd/builds/running-entitled-builds.adoc[Using Red Hat subscriptions in builds], for more information about using simple content access certificates in {product-title} entitled builds.
1820
1921
include::modules/insights-operator-configuring-sca.adoc[leveloffset=+1]
2022

0 commit comments

Comments
 (0)