Skip to content

Commit

Permalink
docs(falco-exporter): use falco-exporter in the example
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr authored and poiana committed Sep 7, 2020
1 parent d11e592 commit 2044856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion falco-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Please, refer to [values.yaml](./values.yaml) for the full list of configurable
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,

```bash
helm install falco --set falco.jsonOutput=true falcosecurity/falco
helm install falco-exporter --set falco.grpcTimeout=3m falcosecurity/falco-exporter
```

Alternatively, a YAML file that specifies the parameters' values can be provided while installing the chart. For example,
Expand Down

0 comments on commit 2044856

Please sign in to comment.