Update README.md
This commit is contained in:
parent
83da4a17b2
commit
66009d382b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user