ichi/helm
Felipe M 7b9f034527
refactor: rename template names
2022-09-05 18:43:02 +02:00
..
templates refactor: rename template names 2022-09-05 18:43:02 +02:00
.helmignore Initial commit 2022-09-05 18:41:31 +02:00
Chart.yaml refactor: rename template names 2022-09-05 18:43:02 +02:00
README.md refactor: rename template names 2022-09-05 18:43:02 +02:00
values.local.yaml Initial commit 2022-09-05 18:41:31 +02:00
values.yaml refactor: rename template names 2022-09-05 18:43:02 +02:00

README.md

Helm chart

Install the chart

helm install --namespace ichi --atomic  ichi .

Upgrading the chart

helm upgrade --namespace ichi --atomic ichi .

Using locally with latest dev image

A values.local.yml file is provided which will point the installation to the latest dev image.