From 65ee9e9f458c0d1b9196e7e107d2f05b05f56eaf Mon Sep 17 00:00:00 2001 From: gismo2004 <2325636+gismo2004@users.noreply.github.com> Date: Fri, 21 Feb 2025 16:13:03 +0100 Subject: [PATCH] docs(radarr) fix small issue in docs (#32373) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [x] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/stable/radarr/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/radarr/docs/installation.md b/charts/stable/radarr/docs/installation.md index 142125e949c..af66949e087 100644 --- a/charts/stable/radarr/docs/installation.md +++ b/charts/stable/radarr/docs/installation.md @@ -47,7 +47,7 @@ persistence: ## Advanced Configuration -###VolSync Backup considerations +### VolSync Backup considerations To reduce potential costs (e.g., for an S3 storage provider), it makes sense to exclude certain folders from being backed up by VolSync. - Depending on the library size, the folder **/config/MediaConver** can contain a significant amount of data.