Skip to content

Commit

Permalink
Fix reference to agent.watchers (honeycombio#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiggar authored Sep 12, 2021
1 parent 8f4e5e9 commit 16bb031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/honeycomb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ helm install honeycomb honeycomb/honeycomb --set honeycomb.apiKey=YOUR_API_KEY
```

### Using modified log watchers configuration
The agent watchers can be configured via this chart's `agent.watchers` property. Create a yaml file with your
The agent watchers can be configured via this chart's `watchers` property. Create a yaml file with your
Honeycomb API key and custom agent configuration similar to the following:
```yaml
honeycomb:
Expand Down

0 comments on commit 16bb031

Please sign in to comment.