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