Update README.md

This commit is contained in:
2026-04-12 11:24:20 -04:00
committed by GitHub
parent 07fc7ab5ec
commit e280130f6d
+1 -1
View File
@@ -56,7 +56,7 @@ containers:
mountPath: /paperclip
```
> **Note:** Your cluster must have a StorageClass that supports RWX volumes. Common options include AWS EFS, Azure Files, NFS-based provisioners, or GCP Filestore. Standard block storage (gp3, Azure Disk, GCE PD) does **not** support RWX.
> **Note:** Your cluster must have a StorageClass that supports RWX volumes. Common options include Longhorn, Rook Ceph, AWS EFS, Azure Files, NFS-based provisioners, or GCP Filestore. Standard block storage (gp3, Azure Disk, GCE PD) does **not** support RWX.
### 2. Kubernetes RBAC