From 49ac3a4c469c1194622cb6cb83ef89e66e3b7d3c Mon Sep 17 00:00:00 2001 From: Dana Harrison <34666818+danaharrison@users.noreply.github.com> Date: Mon, 20 Sep 2021 12:57:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd9c732..d5b25c0 100644 --- a/README.md +++ b/README.md @@ -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