From 64ae78ad7aed11039dbd09d81a43d64192684cd4 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:55:40 +0000 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index e69de29bb..843e8f6a7 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,19 @@ +## Usage + +[Helm](https://helm.sh) must be installed to use the charts. Please refer to +Helm's [documentation](https://helm.sh/docs) to get started. + +Once Helm has been set up correctly, add the repo as follows: + + `helm repo add https://stirling-tools.github.io/Stirling-PDF` + +If you had already added this repo earlier, run `helm repo update` to retrieve +the latest versions of the packages. You can then run `helm search repo ` to see the charts. + +To install the chart: + + helm install / + +To uninstall the chart: + + helm delete