Skip to content

Commit e29d722

Browse files
Merge pull request #90477 from openshift-cherrypick-robot/cherry-pick-90305-to-enterprise-4.16
[enterprise-4.16] OSDOCS#6884: OLM v0 add additional resources to olm cert docs
2 parents fff5767 + d7e33ab commit e29d722

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

operators/admin/olm-configuring-proxy-support.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,13 @@ endif::openshift-dedicated,openshift-rosa[]
2929
3030
include::modules/olm-overriding-proxy-settings.adoc[leveloffset=+1]
3131
include::modules/olm-injecting-custom-ca.adoc[leveloffset=+1]
32+
33+
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
34+
[role="_additional-resources"]
35+
[id="additional-resources_{context}"]
36+
== Additional resources
37+
38+
* xref:../../security/certificate_types_descriptions/proxy-certificates.adoc#cert-types-proxy-certificates[Proxy certificates]
39+
* xref:../../security/certificates/replacing-default-ingress-certificate.adoc#replacing-default-ingress[Replacing the default ingress certificate]
40+
* xref:../../security/certificates/updating-ca-bundle.adoc#updating-ca-bundle[Updating the CA bundle]
41+
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]

security/certificate_types_descriptions/olm-certificates.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,18 @@ All certificates for Operator Lifecycle Manager (OLM) components (`olm-operator`
1313
When installing Operators that include webhooks or API services in their `ClusterServiceVersion` (CSV) object, OLM creates and rotates the certificates for these resources. Certificates for resources in the `openshift-operator-lifecycle-manager` namespace are managed by OLM.
1414

1515
OLM will not update the certificates of Operators that it manages in proxy environments. These certificates must be managed by the user using the subscription config.
16+
17+
[role="_additional-resources"]
18+
.Next steps
19+
20+
* xref:../../operators/admin/olm-configuring-proxy-support.adoc#olm-configuring-proxy-support[Configuring proxy support in Operator Lifecycle Manager]
21+
22+
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
23+
[role="_additional-resources"]
24+
[id="additional-resources_{context}"]
25+
== Additional resources
26+
27+
* xref:../../security/certificate_types_descriptions/proxy-certificates.adoc#cert-types-proxy-certificates[Proxy certificates]
28+
* xref:../../security/certificates/replacing-default-ingress-certificate.adoc#replacing-default-ingress[Replacing the default ingress certificate]
29+
* xref:../../security/certificates/updating-ca-bundle.adoc#updating-ca-bundle[Updating the CA bundle]
30+
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]

0 commit comments

Comments
 (0)