Skip to content

Commit 6bd5761

Browse files
author
Nicholas Thomson
committed
Replaced Arn with ARN
1 parent 83607c8 commit 6bd5761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/amazon_sagemaker_operators_for_kubernetes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ follows:
239239

240240
- Edit the \ ``installer.yaml`` file to
241241
replace \ ``eks.amazonaws.com/role-arn``. Replace the ARN here with
242-
the ARN for the OIDC-based role you’ve created.
242+
the Amazon Resource Name (ARN) for the OIDC-based role you’ve created.
243243

244244
- Use the following command to deploy the cluster:
245245

@@ -263,7 +263,7 @@ Clone the Helm installer directory using the following command:
263263
Navigate to the
264264
``amazon-sagemaker-operator-for-k8s/hack/charts/installer`` folder. Edit
265265
the \ ``rolebased/values.yaml`` file, which includes high-level parameters for the
266-
Chart. Replace the role Arn here with the Arn for the OIDC-based role you’ve
266+
Chart. Replace the role ARN here with the Amazon Resource Name (ARN) for the OIDC-based role you’ve
267267
created.
268268

269269
Install the Helm Chart using the following command:

0 commit comments

Comments
 (0)