Change hostpath to correct place
This commit is contained in:
parent
f1c7fbca84
commit
09ac5c9c9b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
|||
persistentVolumeReclaimPolicy: Retain
|
||||
storageClassName: local-path
|
||||
hostPath:
|
||||
path: /dpool/temp/Syncthing
|
||||
path: /dpool/files
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue