Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aeppling authored Sep 27, 2024
1 parent e699445 commit 3940ad2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ hostConfigFolder: tmpconfig
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
```

## Install the chart

Expand Down

0 comments on commit 3940ad2

Please sign in to comment.