diff --git a/nginx/pvc.yaml b/nginx/pvc.yaml index a435c6d..fac396b 100644 --- a/nginx/pvc.yaml +++ b/nginx/pvc.yaml @@ -8,4 +8,5 @@ spec: resources: requests: storage: 1Gi - volumeName: nfs-media-nginx \ No newline at end of file + volumeName: nfs-media-nginx + storageClassName: nfs-storage \ No newline at end of file