Update shuffle-backend.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
persistentVolumeReclaimPolicy: Retain
|
persistentVolumeReclaimPolicy: Retain
|
||||||
storageClassName: fast
|
storageClassName: shuffle-data
|
||||||
hostPath:
|
hostPath:
|
||||||
path: /mnt/shuffle-data/backend
|
path: /mnt/shuffle-data/backend
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user