notion2ical/helm
Felipe M 20e75dcfeb
refactor: rename template names
2022-08-13 09:50:18 +02:00
..
templates refactor: rename template names 2022-08-13 09:50:18 +02:00
.helmignore Initial commit 2022-08-13 09:39:14 +02:00
Chart.yaml refactor: rename template names 2022-08-13 09:50:18 +02:00
README.md refactor: rename template names 2022-08-13 09:50:18 +02:00
values.local.yaml Initial commit 2022-08-13 09:39:14 +02:00
values.yaml refactor: rename template names 2022-08-13 09:50:18 +02:00

README.md

Helm chart

Install the chart

helm install --namespace notion2ical --atomic  notion2ical .

Upgrading the chart

helm upgrade --namespace notion2ical --atomic notion2ical .

Using locally with latest dev image

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