Skip to content

Commit 181fc55

Browse files
author
Max Hedgehog
committed
Regenerate chart ALL_VALUES.md
1 parent a4419b8 commit 181fc55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/posthog/ALL_VALUES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PostHog Helm chart configuration
22

3-
![Version: 29.0.10](https://img.shields.io/badge/Version-29.0.10-informational?style=flat-square) ![AppVersion: 1.41.4](https://img.shields.io/badge/AppVersion-1.41.4-informational?style=flat-square)
3+
![Version: 29.0.11](https://img.shields.io/badge/Version-29.0.11-informational?style=flat-square) ![AppVersion: 1.41.4](https://img.shields.io/badge/AppVersion-1.41.4-informational?style=flat-square)
44

55
## Configuration
66

@@ -46,7 +46,7 @@ The following table lists the configurable parameters of the PostHog chart and t
4646
| web.env[0] | object | `{"name":"SOCIAL_AUTH_GOOGLE_OAUTH2_KEY","value":null}` | Set google oauth 2 key. Requires posthog ee license. |
4747
| web.env[1] | object | `{"name":"SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET","value":null}` | Set google oauth 2 secret. Requires posthog ee license. |
4848
| web.env[2] | object | `{"name":"SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS","value":"posthog.com"}` | Set google oauth 2 whitelisted domains users can log in from. |
49-
| web.internalMetrics.capture | bool | `false` | Whether to capture information on operation of posthog into posthog, exposed in /instance/status page |
49+
| web.internalMetrics.capture | bool | `false` | Deprecated: Whether to capture information on operation of posthog into posthog, exposed in /instance/status page |
5050
| web.nodeSelector | object | `{}` | Node labels for web stack deployment. |
5151
| web.tolerations | list | `[]` | Toleration labels for web stack deployment. |
5252
| web.affinity | object | `{}` | Affinity settings for web stack deployment. |

0 commit comments

Comments
 (0)