From 44adb83ff40057d50856a73b5d4fd886d34c6f48 Mon Sep 17 00:00:00 2001 From: Fabio Rauber Date: Wed, 27 Apr 2022 15:48:20 -0300 Subject: [PATCH] Added Helm chart to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 600957c..1671ed3 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,8 @@ Parameters: -f (optional) : Fix near full PVs (resize them). Defaults to false. -i (optional) : Percentage of PV increase when resizing. Defaults to 50%. ``` + +## Helm Chart + +There is a Helm Chart available to install docker-pv-resizer in the cluster. +See