diff --git a/kube/pvc.yaml b/kube/pvc.yaml index b3b7816..26e57e2 100644 --- a/kube/pvc.yaml +++ b/kube/pvc.yaml @@ -9,6 +9,6 @@ spec: - ReadWriteMany resources: requests: - storage: 20Gi + storage: 30Gi storageClassName: longhorn --- \ No newline at end of file