Change hostpath to correct place

This commit is contained in:
j 2025-07-27 10:17:34 +10:00
parent f1c7fbca84
commit 09ac5c9c9b

View file

@ -11,7 +11,7 @@ spec:
persistentVolumeReclaimPolicy: Retain
storageClassName: local-path
hostPath:
path: /dpool/temp/Syncthing
path: /dpool/files
---
apiVersion: v1
kind: PersistentVolumeClaim