Skip to content

Commit 62a48b8

Browse files
committed
update
1 parent dfc8be8 commit 62a48b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/class5/class5.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,10 @@ Alternatively, you can ssh from UDF (only if you have ssh key uploaded)
566566

567567
Update AI Guardrails project API Tokens in the **aigr-api-secret-olm.yaml** file. This is the original token created in previous section.
568568

569+
.. attention::
570+
571+
For production deployments, always secure API tokens using a trusted secret management solution such as Kubernetes Secrets (admin still able to view the secret) or a Vault system. The use of plain-text tokens in this lab is for demonstration convenience only and must not be done in production
572+
569573

570574
.. code-block:: bash
571575

0 commit comments

Comments
 (0)