Skip to content

Commit

Permalink
Update content/operate/kubernetes/re-clusters/expand-pvc.md
Browse files Browse the repository at this point in the history
Co-authored-by: mich-elle-luna <[email protected]>
  • Loading branch information
kaitlynmichael and mich-elle-luna authored May 8, 2024
1 parent b4d2a48 commit 299abe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/operate/kubernetes/re-clusters/expand-pvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This process involves deleting and recreating the REC StatefulSet with a larger

- PVC expansion must be supported and enabled by the StorageClass and underlying storage driver of the REC PVCs.
- The relevant StorageClass is the one associated with the REC PVCs. The StorageClass for existing PVCs cannot be changed.
- The StorageClass is must be configured with `allowVolumeExpansion: true`.
- The StorageClass must be configured with `allowVolumeExpansion: true`.
- Your storage driver must support online expansion.
- We highly recommend you backup your databases before beginning this PVC expansion process.

Expand Down

0 comments on commit 299abe4

Please sign in to comment.