File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ follows:
239
239
240
240
- Edit the \ ``installer.yaml `` file to
241
241
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.
243
243
244
244
- Use the following command to deploy the cluster:
245
245
@@ -263,7 +263,7 @@ Clone the Helm installer directory using the following command:
263
263
Navigate to the
264
264
``amazon-sagemaker-operator-for-k8s/hack/charts/installer `` folder. Edit
265
265
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
267
267
created.
268
268
269
269
Install the Helm Chart using the following command:
You can’t perform that action at this time.
0 commit comments