bazaar/helm
Felipe Martin Garcia e1f7b3feba
helm: added chart (#12)
2022-08-11 21:28:08 +02:00
..
templates helm: added chart (#12) 2022-08-11 21:28:08 +02:00
.helmignore helm: added chart (#12) 2022-08-11 21:28:08 +02:00
Chart.yaml helm: added chart (#12) 2022-08-11 21:28:08 +02:00
README.md helm: added chart (#12) 2022-08-11 21:28:08 +02:00
values.local.yaml helm: added chart (#12) 2022-08-11 21:28:08 +02:00
values.yaml helm: added chart (#12) 2022-08-11 21:28:08 +02:00

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.