1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

AWS STS uses regional endpoints

This commit is contained in:
Jeana Routh
2022-11-01 08:47:23 -04:00
committed by openshift-cherrypick-robot
parent 20536a6307
commit df75394964

View File

@@ -56,6 +56,7 @@ metadata:
stringData:
credentials: |-
[default]
sts_regional_endpoints = regional
role_name: <operator-role-name> <3>
web_identity_token_file: <path-to-token> <4>
----