diff --git a/manifests/pvc.yaml b/manifests/pvc.yaml index 6db629c..09cc7c1 100644 --- a/manifests/pvc.yaml +++ b/manifests/pvc.yaml @@ -7,4 +7,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 10Mi + storage: 1Gi