feat(k8s/infrastructure): add local-path-provisioner for node-local SQLite storage
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user