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 Jan 16, 2024
1 parent c96fcbb commit feb1bc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/posthog/ALL_VALUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ The following table lists the configurable parameters of the PostHog chart and t
| web.podSecurityContext | object | `{"enabled":false}` | Pod security context for web stack deployment. |
| worker.enabled | bool | `true` | Whether to install the PostHog worker stack or not. |
| worker.replicacount | int | `1` | Count of worker pods to run. This setting is ignored if `worker.hpa.enabled` is set to `true`. |
| worker.consumers[0].name | string | `"default"` | |
| worker.hpa.enabled | bool | `false` | Whether to create a HorizontalPodAutoscaler for the worker stack. |
| worker.hpa.cputhreshold | int | `60` | CPU threshold percent for the worker stack HorizontalPodAutoscaler. |
| worker.hpa.minpods | int | `1` | Min pods for the worker stack HorizontalPodAutoscaler. |
Expand Down

0 comments on commit feb1bc0

Please sign in to comment.