diff --git a/charts/posthog/ALL_VALUES.md b/charts/posthog/ALL_VALUES.md index 62e32aeab..e9222662f 100644 --- a/charts/posthog/ALL_VALUES.md +++ b/charts/posthog/ALL_VALUES.md @@ -159,7 +159,7 @@ The following table lists the configurable parameters of the PostHog chart and t | cloudwatch.fluentBit | object | `{"port":2020,"readHead":"On","readTail":"Off","server":"On"}` | fluentBit configuration | | hooks.affinity | object | `{}` | Affinity settings for hooks | | hooks.migrate.env | list | `[]` | Env variables for migate hooks | -| hooks.migrate.resources | object | `{"limits":{"memory":"1000Mi"},"requests":{"memory":"1000Mi"}}` | Hook job resource limits/requests | +| hooks.migrate.resources | object | `{}` | Hook job resource limits/requests | | serviceAccount.create | bool | `true` | Configures if a ServiceAccount with this name should be created | | serviceAccount.name | string | `nil` | name of the ServiceAccount to be used by access-controlled resources. @default autogenerated | | serviceAccount.annotations | object | `{}` | Configures annotation for the ServiceAccount |