commit 354b9743b63baf8447f0d373aa7cd722f1d019ab
parent 3ad23be13951655db8a9b697d9b63286c6ad9056
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 16 Apr 2023 22:39:16 +0200
allowVolumeExpansion
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/rook/release.yaml b/apps/base/rook/release.yaml
@@ -265,7 +265,7 @@ spec:
# (Optional) specify a data pool to use, must be the name of one of the data pools above, 'data0' by default
pool: data0
reclaimPolicy: Retain
- allowVolumeExpansion: false
+ allowVolumeExpansion: true
volumeBindingMode: "Immediate"
mountOptions: []
# see https://github.com/rook/rook/blob/master/Documentation/ceph-filesystem.md#provision-storage for available configuration