diff --git a/README.md b/README.md index 998dd98..cfd5021 100644 --- a/README.md +++ b/README.md @@ -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