We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c323e commit 7c7c8c0Copy full SHA for 7c7c8c0
1 file changed
Kubernetese/PersistentVolume/pv.yml
@@ -5,7 +5,7 @@ metadata:
5
spec:
6
storageClassName: manual
7
capacity:
8
- storage: 5Gi
+ storage: 1Gi
9
accessModes:
10
- ReadWriteOnce
11
hostPath:
0 commit comments