diff --git a/AI/openviking/k8s/04-pvc.yaml b/AI/openviking/k8s/04-pvc.yaml index 49637cd..2d05daa 100644 --- a/AI/openviking/k8s/04-pvc.yaml +++ b/AI/openviking/k8s/04-pvc.yaml @@ -10,4 +10,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 5Gi \ No newline at end of file + storage: 10Gi \ No newline at end of file