Skip to content

Commit 06e8d04

Browse files
authored
docs: added pvc resize info (#2740)
* added pvc resize info * Update configuring-storage-sizes.adoc * added pvc resize info * Update configuring-storage-sizes.adoc * feedback * Update configuring-storage-sizes.adoc * Update configuring-storage-sizes.adoc * Update configuring-storage-sizes.adoc
1 parent f32ee01 commit 06e8d04

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

modules/administration-guide/pages/configuring-storage-sizes.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,11 @@ spec:
5757
<2> Specify a claim size on the next line or omit the next line to set the default claim size value. The specified claim size is only used when you select this storage strategy.
5858
<3> The claim size must be specified as a link:https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/[{kubernetes} resource quantity]. The available quantity units include: `Ei`, `Pi`, `Ti`, `Gi`, `Mi` and `Ki`.
5959

60-
pass:[<!-- vale RedHat.CaseSensitiveTerms = YES -->]
60+
pass:[<!-- vale RedHat.CaseSensitiveTerms = YES -->]
61+
62+
[IMPORTANT]
63+
====
64+
Manually modifying a PVC on the cluster that was provisioned by {prod-short} is not officially supported and may result in unexpected consequences.
65+
66+
If you want to resize a PVC that is in use by a workspace, you must restart the workspace for the PVC change to occur.
67+
====

0 commit comments

Comments
 (0)