diff --git a/deploy/app/pvc.yaml b/deploy/app/pvc.yaml index 66b26dc..067cec7 100644 --- a/deploy/app/pvc.yaml +++ b/deploy/app/pvc.yaml @@ -8,4 +8,4 @@ spec: resources: requests: storage: 8Gi - storageClassName: local-path \ No newline at end of file + storageClassName: local-path \ No newline at end of file