Update README.md

This commit is contained in:
Dana Harrison 2021-09-20 12:57:26 -04:00 committed by GitHub
parent e5c33c0a04
commit 49ac3a4c46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ A Helm chart to deploy Jamulus Server into a LoadBalancer-enabled K8S environmen
## Usage
This particular service is set up in an environment with LoadBalancer enabled, so that the Jamulus server can have its own IP assigned. At home, I'm using metallb and highly recommend it. You can just expose the port if you'd rather do without it.
This implementation just logs to emptyDir by default, but you can mount a directory for logging if needed.
This implementation logs to your host's /var/log directory by default, but can all be changed in values.yaml.
### Values YAML