Update README.md

This commit is contained in:
Dana Harrison 2021-09-30 15:49:38 -04:00 committed by GitHub
parent 83da4a17b2
commit 66009d382b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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