Skip to content

Commit b399ee3

Browse files
authored
Update pv.yml
1 parent 760aea1 commit b399ee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Kubernetese/PersistentVolume

Kubernetese/PersistentVolume/pv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
storageClassName: manual
77
capacity:
8-
storage: 10Gi
8+
storage: 5Gi
99
accessModes:
1010
- ReadWriteOnce
1111
hostPath:

0 commit comments

Comments
 (0)