File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ you should consider using volume claims.
9595Once you have the rabbitmq installed, you can move to the next step and
9696install mongodb.
9797
98- ### Argo Workflows
98+ ### MongoDB
9999
1001001 . Install mongodb with helm
101101
@@ -241,6 +241,9 @@ template with the contents of:
241241
242242https://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
260263https://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
You can’t perform that action at this time.
0 commit comments