Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhoublue committed Feb 28, 2025
1 parent 4e23f65 commit f52a95d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mx-rdma-tools/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ hostnetwork: false
EOF

# for China user, add `--set image.registry=ghcr.m.daocloud.io`
helm install rdma-tools spiderchart/mx-rdma-tools -f ./values.yaml
helm install rdma-tools spiderchart/mx-rdma-tools -n rdma --create-namespace -f ./values.yaml
```

## tools in the image
Expand Down
2 changes: 1 addition & 1 deletion rdma-tools/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ resources:
EOF

# for China user, add `--set image.registry=ghcr.m.daocloud.io`
helm install rdma-tools spiderchart/rdma-tools -f ./values.yaml
helm install rdma-tools spiderchart/rdma-tools -n rdma --create-namespace -f ./values.yaml

```

Expand Down

0 comments on commit f52a95d

Please sign in to comment.