update to correct location
This commit is contained in:
parent
4b05b53d72
commit
66f703f5e1
@ -8,7 +8,7 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
nfs:
|
||||
path: /kluster/ocis
|
||||
path: /export/kluster/ocis
|
||||
server: 192.168.1.157
|
||||
---
|
||||
kind: PersistentVolumeClaim
|
||||
@ -21,5 +21,5 @@ spec:
|
||||
- ReadWriteOnce
|
||||
resources:
|
||||
requests:
|
||||
storage: 100Gi
|
||||
storage: 150Gi
|
||||
volumeName: ocis-data
|
||||
|
Loading…
x
Reference in New Issue
Block a user