From 66009d382b73dd7e4a2c449c308508da0faae197 Mon Sep 17 00:00:00 2001 From: Dana Harrison <34666818+danaharrison@users.noreply.github.com> Date: Thu, 30 Sep 2021 15:49:38 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d5b25c0..7b7e339 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ This particular service is set up in an environment with LoadBalancer enabled, s This implementation logs to your host's /var/log directory by default, but can all be changed in values.yaml. +## Installation + +With Helm installed, open a terminal/command prompt one folder above the cloned repo, and run: + +`helm install jamulus .\jamulus-helm\` + +This will deploy a chart named Jamulus from the templates in the jamulus-helm folder. + ### Values YAML containerPort: the port on which Jamulus will run and the port will be exposed to the service