Add Helm Chart as an installation method #931
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This is to make Bassa available as a Helm chart for users who are interested in installing Bassa on their Kubernetes clusters.
Motivation and Context
This will be an easy way forward for people who has a local/on-prem Kubernetes cluster and want to have a quick setup of Bassa running on them.
Users should be able to instal Bassa with the usual Helm commands,
How Has This Been Tested?
Hosted on a real Kubernetes cluster and Ingress was used to expose it to the internet.
URL: http://bassa.installer.to/#!/login ( This might not work when the temporary Kubernetes cluster expires )
Screenshots:
Types of changes
Related Issue
Following issues need to be solved for this PR to be complete.
Deployment.yaml
s. #926Checklist: