From 3b07f21d492f63da9a0d873a97ad56c87325db22 Mon Sep 17 00:00:00 2001 From: Aleksey Karpov Date: Wed, 23 Aug 2023 20:53:53 +0300 Subject: [PATCH] fix: gh-pages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 887cfdf..e833019 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Proxmox CSI Plugin - + I have been using the `rancher.io/local-path` storage provisioner for over 3 years, and it has solved almost all of my problems. However, in the event that the server needs maintenance such as rebooting, upgrading, or reinstalling, I have to manage the PV myself by using tools like rsync, backup-restore, or other utilities to migrate the data to another server.