paperless-gpt initial

This commit is contained in:
Philip Haupt
2026-02-13 20:48:06 +01:00
parent 8ae03f4b56
commit eff3301454
6 changed files with 154 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- cm.yaml
- deploy.yaml
- svc.yaml
- pv.yaml
- pvc.yaml