From d1f73f9b00c11e72bc276a3de6e73a685b043475 Mon Sep 17 00:00:00 2001 From: tiina303 Date: Wed, 21 Jul 2021 18:55:16 +0000 Subject: [PATCH] Regenerate chart ALL_VALUES.md --- charts/posthog/ALL_VALUES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |