Skip to content

Commit 04acabf

Browse files
authored
Merge pull request #110684 from openshift-cherrypick-robot/cherry-pick-109763-to-enterprise-4.16
[enterprise-4.16] OCPBUGS#37577: Add a note for identity-provider-arn
2 parents a6c24bb + 9738fcd commit 04acabf

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

security/cert_manager_operator/cert-manager-operator-install.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ toc::[]
99
[role="_abstract"]
1010
The {cert-manager-operator} is not installed in {product-title} by default. You can install the {cert-manager-operator} by using the web console.
1111

12+
[NOTE]
13+
====
14+
The {cert-manager-operator} sets the `features.operators.openshift.io/token-auth-aws`, `features.operators.openshift.io/token-auth-azure`, and `features.operators.openshift.io/token-auth-gcp` annotations in the `ClusterServiceVersion` custom resource of the Operator. The {product-title} web console requires the credential details when these annotations are set. Currently, the Operator does not use the values collected by the OpenShift web console and you can provide any value when asked for the input. For example, when installing on the managed {product-title} cluster, the `identity-provider-arn` is asked and any value can be provided to proceed.
15+
====
16+
1217
[IMPORTANT]
1318
====
1419
The {cert-manager-operator} version 1.15 or later supports the `AllNamespaces`, `SingleNamespace`, and `OwnNamespace` installation modes. Earlier versions, such as 1.14, support only the `SingleNamespace` and `OwnNamespace` installation modes.
@@ -33,4 +38,4 @@ include::modules/cert-manager-operator-update-channels.adoc[leveloffset=+1]
3338
== Additional resources
3439

3540
* xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[Adding Operators to a cluster]
36-
* xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]
41+
* xref:../../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]

0 commit comments

Comments
 (0)