Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/netdata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ $ helm install ./netdata --name my-release -f values.yaml

| Parameter | Description | Default |
|-----------------------------------|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
| `parent.configs.netdata` | Contents of the parent's `netdata.conf` | `memory mode = dbengine` |
| `parent.configs.netdata` | Contents of the parent's `netdata.conf` | `mode = dbengine` |
| `parent.configs.stream` | Contents of the parent's `stream.conf` | Store child data, accept all connections, and issue alarms for child data. |
| `parent.configs.health` | Contents of `health_alarm_notify.conf` | Email disabled, a sample of the required settings for Slack notifications |
| `parent.configs.exporting` | Contents of `exporting.conf` | Disabled |
Expand Down