From 6a29e000c189a98843383b21654b80d6de7b8647 Mon Sep 17 00:00:00 2001 From: Regis Bittencourt Date: Sun, 18 Nov 2018 20:47:06 +0000 Subject: [PATCH] Update README.md persistent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35b8d2b..4d5af67 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This will be used to bind your new PMS instance to your own user account automatically. 2) Deploy the Helm chart included in this repository using the claim token -obtained in step 1. If you have pre-existing peristent volume claims for your +obtained in step 1. If you have pre-existing persistent volume claims for your media, you can specify its name with `--set persistence.data.claimName`. If not specified, a persistent volume will be automatically provisioned for you.