Skip to content

Commit 2e2678a

Browse files
add resource quota warning (#1181)
1 parent d92cb29 commit 2e2678a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/operate/kubernetes/re-clusters/expand-pvc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ This process involves deleting and recreating the REC StatefulSet with a larger
3131
- Your storage driver must support online expansion.
3232
- We highly recommend you backup your databases before beginning this PVC expansion process.
3333

34+
{{<warning>}} OpenShift users should be aware that (`ClusterResourceQuota`) can limit the PVC expansion. Check your quota before resizing using `oc describe clusterresourcequota <quota-name>`.{{</warning>}}
35+
3436
## Expand REC PVC
3537

3638
1. Enable the REC persistent volume resize flag.

0 commit comments

Comments
 (0)