Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit a61ff6c

Browse files
author
Chris Wiechmann
authored
[skip ci] Updated sample disk space to 10Gi
1 parent 134ea63 commit a61ff6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/misc/pv-vol2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
accessModes:
1010
- ReadWriteOnce
1111
capacity:
12-
storage: 1Gi
12+
storage: 10Gi
1313
hostPath:
1414
path: /tmp/data
1515
type: ""

0 commit comments

Comments
 (0)