Skip to content

Commit 7461486

Browse files
committed
OCPBUGS#3629: Add a note regarding enabling SCP in AWS account
1 parent 965a927 commit 7461486

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,11 @@ ifdef::gcp[If you are installing on GCP into a shared virtual private cloud (VPC
677677
====
678678
Not all CCO modes are supported for all cloud providers. For more information about CCO modes, see the _Cloud Credential Operator_ entry in the _Cluster Operators reference_ content.
679679
====
680-
|`Mint`, `Passthrough`, `Manual`, or an empty string (`""`).
680+
[NOTE]
681+
====
682+
If your AWS account has service control policies (SCP) enabled, you must configure the `credentialsMode` parameter to `Mint`, `Passthrough` or `Manual`.
683+
====
684+
|`Mint`, `Passthrough`, `Manual` or an empty string (`""`).
681685
ifndef::openshift-origin[]
682686
|`fips`
683687
|Enable or disable FIPS mode. The default is `false` (disabled). If FIPS mode is enabled, the {op-system-first} machines that {product-title} runs on bypass the default Kubernetes cryptography suite and use the cryptography modules that are provided with {op-system} instead.

0 commit comments

Comments
 (0)