diff --git a/content/operate/kubernetes/re-clusters/expand-pvc.md b/content/operate/kubernetes/re-clusters/expand-pvc.md index ffee26ee55..dd3b3f246b 100644 --- a/content/operate/kubernetes/re-clusters/expand-pvc.md +++ b/content/operate/kubernetes/re-clusters/expand-pvc.md @@ -31,6 +31,8 @@ This process involves deleting and recreating the REC StatefulSet with a larger - Your storage driver must support online expansion. - We highly recommend you backup your databases before beginning this PVC expansion process. +{{}} OpenShift users should be aware that (`ClusterResourceQuota`) can limit the PVC expansion. Check your quota before resizing using `oc describe clusterresourcequota `.{{}} + ## Expand REC PVC 1. Enable the REC persistent volume resize flag.