Writing exercise for helm template. Help manage storage of local-path provisionner/storageclass provided by K3S
Find a file
2026-02-25 20:49:50 +01:00
templates First commit: Writing exercise of a helm template 2026-02-25 20:49:01 +01:00
.helmignore First commit: Writing exercise of a helm template 2026-02-25 20:49:01 +01:00
Chart.yaml First commit: Writing exercise of a helm template 2026-02-25 20:49:01 +01:00
Readme.md Added origin repo 2026-02-25 20:49:50 +01:00
values.yaml First commit: Writing exercise of a helm template 2026-02-25 20:49:01 +01:00

local-path-k3s

Helm template created to train on helm template redaction.
It also allows me to control the storage of my K3S cluster throught ArgoCD without adding more ressources than I needed.

Heavily inspired by https://github.com/rancher/local-path-provisioner.git