Skip to content

Commit 8547b49

Browse files
Fix small issue in deploy/helm README.md
1 parent b2333c0 commit 8547b49

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

deploy/helm/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ you should consider using volume claims.
9595
Once you have the rabbitmq installed, you can move to the next step and
9696
install mongodb.
9797

98-
### Argo Workflows
98+
### MongoDB
9999

100100
1. Install mongodb with helm
101101

@@ -241,6 +241,9 @@ template with the contents of:
241241

242242
https://github.com/Project-MONAI/monai-deploy/blob/main/e2e-testing/test-scenarios/Argo_Workflows/argo_workflow_5.yaml
243243

244+
Review the namespace that should be one you have setup. If you followed
245+
the example in this README, it should be "monai".
246+
244247
> :Hint: You could also use curl and use the REST API
245248
246249

@@ -259,6 +262,12 @@ following workflow:
259262

260263
https://github.com/Project-MONAI/monai-deploy/blob/main/e2e-testing/test-scenarios/Clinical_Workflows/liver_seg.json
261264

265+
Review the namespace that should be one you have setup. If you followed
266+
the example in this README, it should be "monai".
267+
268+
Review the "ae_title" value. If you have followed the example in this
269+
README, it should be "MONAISCU".
270+
262271
> :Warning: On a production environment swagger won't be available.
263272
You can still use the REST api.
264273

0 commit comments

Comments
 (0)