commit 692c26b9894e1f7250c0c67f986f922ce56264b7
parent bf7e7e9bd6b94748037340b5640f643be4268fbd
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 1 Jul 2023 21:16:36 +0200
quickfix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/rook/filesystem.yaml b/apps/base/rook/filesystem.yaml
@@ -540,7 +540,7 @@ parameters:
# If omitted, default volume mounter will be used - this is determined by probing for ceph-fuse
# or by setting the default mounter explicitly via --volumemounter command-line argument.
# mounter: kernel
-reclaimPolicy: Delete
+reclaimPolicy: Retain
allowVolumeExpansion: true
mountOptions:
[]