From 56d8c21a6b4b1e6d4a33fad57085c7b759ef0eec Mon Sep 17 00:00:00 2001 From: aesoft <43991222+aeppling@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:22:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe37b8..3b733ef 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ uselocalRules: true or when installing the chart ```yaml - helm install kexa-helm kexa/kexa -n kexa --set hostConfigPath="/mnt/host/c/your/path/to/tmpconfig" --set uselocalRules=true + helm install kexa-helm kexa/kexa -n kexa --set hostConfigPath="/mnt/host/c/your/path/to/tmpconfig" --set uselocalRules="true" ``` ## Install the chart @@ -134,3 +134,5 @@ Now you can schedule Kexa as you wish through Cronicle *Read the instructions in your console!* + +