Skip to content

Commit

Permalink
Regenerate chart ALL_VALUES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Hedgehog committed Aug 17, 2022
1 parent b632e94 commit 2d8c13b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/posthog/ALL_VALUES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PostHog Helm chart configuration

![Version: 26.4.1](https://img.shields.io/badge/Version-26.4.1-informational?style=flat-square) ![AppVersion: 1.38.1](https://img.shields.io/badge/AppVersion-1.38.1-informational?style=flat-square)
![Version: 26.4.2](https://img.shields.io/badge/Version-26.4.2-informational?style=flat-square) ![AppVersion: 1.38.1](https://img.shields.io/badge/AppVersion-1.38.1-informational?style=flat-square)

## Configuration

Expand Down Expand Up @@ -387,7 +387,6 @@ The following table lists the configurable parameters of the PostHog chart and t
| externalStatsd.host | string | `nil` | External Statsd host to use. |
| externalStatsd.port | string | `nil` | External Statsd port to use. |
| prometheus-kafka-exporter.enabled | bool | `false` | Whether to install the `prometheus-kafka-exporter` or not. |
| prometheus-kafka-exporter.image | object | `{"tag":"v1.4.2"}` | We want to pin to image tag `v1.4.2` as it is currently the only available version working on Apple M1 (otherwise we break local development). TODO: remove the override once `prometheus-kafka-exporter` will default to this version. |
| prometheus-kafka-exporter.annotations | object | `{"prometheus.io/path":"/metrics","prometheus.io/port":"9308","prometheus.io/scrape":"true"}` | Map of annotations to add to the pods. |
| prometheus-kafka-exporter.kafkaServer | list | `["posthog-posthog-kafka:9092"]` | Specify the target Kafka brokers to monitor. |
| prometheus-postgres-exporter.enabled | bool | `false` | Whether to install the `prometheus-postgres-exporter` or not. |
Expand Down

0 comments on commit 2d8c13b

Please sign in to comment.