Skip to content

Commit 325525d

Browse files
author
Nicholas Thomson
committed
Added note regarding namespacing
1 parent 6bd5761 commit 325525d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/amazon_sagemaker_operators_for_kubernetes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,9 @@ Install the Helm Chart using the following command:
274274
helm install --namespace sagemaker-k8s-operator-system sagemaker-operator rolebased/
275275

276276

277+
**Note**: If you decide to install the operator into a namespace other than the one specified above,
278+
you will need to adjust the namespace defined in the IAM role `trust.json` file to match.
279+
277280
After a moment, the chart will be installed with a randomly generated
278281
name. Verify that the installation succeeded by running the following
279282
command:

0 commit comments

Comments
 (0)