Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix nvcri reference
  • Loading branch information
atchernych committed Jul 25, 2025
commit 321fc94f204de28a96facc5ba3ca95f9325fccad
1 change: 1 addition & 0 deletions docs/guides/dynamo_deploy/operator_deployment.md
2 changes: 1 addition & 1 deletion docs/guides/dynamo_deploy/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Ensure you have the source code checked out and are in the `dynamo` directory:

### Set Environment Variables

Our examples use the [`nvcr.io`](nvcr.io/nvidia/ai-dynamo/) but you can setup your own values if you use another docker registry.
Our examples use the [`nvcr.io`](https://nvcr.io/nvidia/ai-dynamo/) but you can setup your own values if you use another docker registry.

```bash
export NAMESPACE=dynamo-cloud # or whatever you prefer.
Expand Down
Loading