From 9d8643330ac90ae3abfa7533f5ce76f9ff7d132a Mon Sep 17 00:00:00 2001 From: Arie Peterson <arie@greenhost.nl> Date: Wed, 10 Jun 2020 13:08:10 +0000 Subject: [PATCH] Apply suggestion to docs/maintenance.md --- docs/maintenance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintenance.md b/docs/maintenance.md index ec1ba2fe9..2f645278c 100644 --- a/docs/maintenance.md +++ b/docs/maintenance.md @@ -102,7 +102,7 @@ from your VPS. See `velero --help` for other commands, and [Velero's documentation](https://velero.io/docs/v1.4/) for more information. Note: in case you want to make an (additional) backup of application data via -alternate means, all persistent data of the cluster are stored in directories +alternate means, all persistent volume data of the cluster are stored in directories under `/var/lib/OpenAppStack/local-storage`. ## Restore -- GitLab