fukuops/k8s/playground/nfstest/pvwithnfs.yaml
cătălin 1994de8fcb
Some checks failed
checks / k8s (push) Successful in 9s
checks / tflint (push) Successful in 14s
checks / pre-commit (push) Successful in 1m56s
OpenTofu deployments / adguard (push) Successful in 38s
OpenTofu deployments / authentik (push) Failing after 13m29s
Kaniko deployments / nextcloud (push) Failing after 14m37s
feat: add pz server
2025-01-16 19:03:21 +01:00

15 lines
255 B
YAML

---
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