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[bot] committed Nov 22, 2023
1 parent 90bd9b7 commit bfa1db1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/posthog/ALL_VALUES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PostHog Helm chart configuration

![Version: 30.35.0](https://img.shields.io/badge/Version-30.35.0-informational?style=flat-square) ![AppVersion: 1.43.0](https://img.shields.io/badge/AppVersion-1.43.0-informational?style=flat-square)
![Version: 30.36.0](https://img.shields.io/badge/Version-30.36.0-informational?style=flat-square) ![AppVersion: 1.43.0](https://img.shields.io/badge/AppVersion-1.43.0-informational?style=flat-square)

## Configuration

Expand Down Expand Up @@ -70,6 +70,7 @@ The following table lists the configurable parameters of the PostHog chart and t
| decide.securityContext | object | `{"enabled":false}` | Container security context for the decide stack HorizontalPodAutoscaler. |
| decide.podSecurityContext | object | `{"enabled":false}` | Pod security context for the decide stack HorizontalPodAutoscaler. |
| web.enabled | bool | `true` | Whether to install the PostHog web stack or not. |
| web.image | object | `{}` | |
| web.podAnnotations | string | `nil` | |
| web.replicacount | int | `1` | Count of web pods to run. This setting is ignored if `web.hpa.enabled` is set to `true`. |
| web.hpa.enabled | bool | `false` | Whether to create a HorizontalPodAutoscaler for the web stack. |
Expand Down

0 comments on commit bfa1db1

Please sign in to comment.