feat(k8s/infrastructure): add local-path-provisioner for node-local SQLite storage

This commit is contained in:
2026-03-10 20:49:59 +02:00
parent 1dac3e8eb1
commit c5d9ed1e6b
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: local-path-provisioner
namespace: flux-system
spec:
interval: 1m0s
url: https://charts.containeroo.ch