feat: add pz server

This commit is contained in:
cătălin 2025-01-16 19:03:11 +01:00
commit 1994de8fcb
No known key found for this signature in database
6 changed files with 122 additions and 9 deletions

View file

@ -0,0 +1,15 @@
---
apiVersion: v1
kind: PersistentVolume
metadata:
name: nas1
namespace: apps-fuku
spec:
capacity:
storage: 5Gi
accessModes:
- ReadWriteMany
persistentVolumeReclaimPolicy: Retain
nfs:
server: zeruel.fuku
path: /mnt/pool1/nas1