How to use the helm charts #658
Replies: 9 comments 1 reply
-
I think I need some values.yaml file, right? Do you have an example I could use? |
Beta Was this translation helpful? Give feedback.
-
I tried doing: helm install -f rabbitmq-local.yaml rabbitmq . But I am getting these errors:
What am I missing/doing wrong? thanks in advance jordi |
Beta Was this translation helpful? Give feedback.
-
Running
Does it ring a bell? |
Beta Was this translation helpful? Give feedback.
-
Just pulling the image with docker gives me an access forbidden error:
🤔 is the url of the image correct? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@woodheadio @neildsouth can you please help with this? I know we are working on v2 of the Helm charts. |
Beta Was this translation helpful? Give feedback.
-
I created to 3 Pull Requests to use the images that you are building with the github actions: |
Beta Was this translation helpful? Give feedback.
-
I am having an issue now, that is I need to change the /opt/monai/wm/appsettings.json file inside mwm and mtm , because I see we have localhost as endpoints which does not work when deploying it with helm. How could I change those values? If you are working on v2 of helm charts... do you have any branch or Pull Request that I could take a look? thanks By the way, awesome project!!!! |
Beta Was this translation helpful? Give feedback.
-
Hi, See This has been "superseded" by #666 . Thanks for your feedback! :) |
Beta Was this translation helpful? Give feedback.
-
Hi,
I would like to use the helm charts in https://github.com/Project-MONAI/monai-deploy-workflow-manager/tree/develop/deploy/helm but I am not very familiar with helm, so I was wondering if someone could please tell me how to get started.
Beta Was this translation helpful? Give feedback.
All reactions