Skip to content

Commit 7c7c8c0

Browse files
authored
Update pv.yml
1 parent c2c323e commit 7c7c8c0

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: 5Gi
8+
storage: 1Gi
99
accessModes:
1010
- ReadWriteOnce
1111
hostPath:

0 commit comments

Comments
 (0)