mirror of https://github.com/fmartingr/bazaar.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.. | ||
templates | 10 months ago | |
.helmignore | 10 months ago | |
Chart.yaml | 10 months ago | |
README.md | 10 months ago | |
values.local.yaml | 10 months ago | |
values.yaml | 10 months ago |
README.md
Bazaar Helm chart
Install the chart
helm install --namespace bazaar --atomic bazaar .
Upgrading the chart
helm upgrade --namespace bazaar --atomic bazaar .
Using locally with latest dev image
A values.local.yml
file is provided which will point the installation to the latest dev
image.