Skip to content

Commit

Permalink
Regenerate chart ALL_VALUES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Sep 16, 2021
1 parent a46b3d1 commit 7354603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/posthog/ALL_VALUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ The following table lists the configurable parameters of the PostHog chart and t

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| image | object | `{"default":":release-1.28.0","pullPolicy":"IfNotPresent","repository":"posthog/posthog","sha":null,"tag":null}` | This is a YAML-formatted file. Declare variables to be passed into your templates. |
| image | object | `{"default":"@sha256:68184c13fedc920c79b95f2dac938cbd6d6d5c2635553ae51c309604683b7de6","pullPolicy":"IfNotPresent","repository":"posthog/posthog","sha":null,"tag":null}` | This is a YAML-formatted file. Declare variables to be passed into your templates. |
| image.repository | string | `"posthog/posthog"` | Posthog image repository |
| image.sha | string | `nil` | Posthog image sha, e.g. sha256:20af35fca6756d689d6705911a49dd6f2f6631e001ad43377b605cfc7c133eb4 |
| image.tag | string | `nil` | Posthog image tag, e.g. release-1.25.0 |
| image.default | string | `":release-1.28.0"` | Default image or tag |
| image.default | string | `"@sha256:68184c13fedc920c79b95f2dac938cbd6d6d5c2635553ae51c309604683b7de6"` | Default image or tag |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| cloud | string | `nil` | Required: Cloud service being deployed on. Either `gcp` or `aws` or `do` for DigitalOcean |
| sentryDSN | string | `nil` | Sentry endpoint to send errors to |
Expand Down

0 comments on commit 7354603

Please sign in to comment.