Skip to content

Commit 602985f

Browse files
author
Nicholas Thomson
committed
Added sphinx admonition warning
1 parent 325525d commit 602985f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/amazon_sagemaker_operators_for_kubernetes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +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.
277+
.. warning::
278+
If you decide to install the operator into a namespace other than the one specified above,
279+
you will need to adjust the namespace defined in the IAM role ``trust.json`` file to match.
279280

280281
After a moment, the chart will be installed with a randomly generated
281282
name. Verify that the installation succeeded by running the following

0 commit comments

Comments
 (0)