Initial upload

This commit is contained in:
Stephan Lo 2025-06-28 13:39:18 +02:00
parent 6dd787efda
commit 3ff72bb8eb
122 changed files with 18577 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# re-enable this config to mount a local host path, see `../helm/values.yaml`
# apiVersion: v1
# kind: PersistentVolume
# metadata:
# name: backup
# spec:
# storageClassName: standard
# accessModes:
# - ReadWriteOnce
# capacity:
# storage: 512Mi
# hostPath:
# path: /backup