Make helm charts and scripts compatible to deploy FfDL on any namespace#110
Make helm charts and scripts compatible to deploy FfDL on any namespace#110
Conversation
|
Afaict, this PR currently only works for quick deployment and not for a full I'm not enitrely sure why that is, since https://github.com/IBM/FfDL/blob/master/templates/services/web-ui.yml seems to refer to the correct image and only uses the namespace without the docker repository URL for the deployment and service. I assume since you did the PR you have a higher chance of knowing why that is. If not, let me know and we can look into it together. |
|
So we just need to create a secret in the namespace as well via |
The PR modifies helm charts and scripts to allow users to deploy FfDL on any namespace.
Closes #55
Developer's Certificate of Origin 1.1