From df7eae122a720f5e6ed1e5ced08afcb1fb2520b8 Mon Sep 17 00:00:00 2001 From: TAYTS Date: Sun, 16 Oct 2022 09:56:09 +0800 Subject: [PATCH] Fix README.md Signed-off-by: TAYTS --- charts/promtail/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/promtail/README.md b/charts/promtail/README.md index 32f0cfbaf6..324ee73b1d 100644 --- a/charts/promtail/README.md +++ b/charts/promtail/README.md @@ -91,7 +91,7 @@ The new release which will pick up again from the existing `positions.yaml`. | deployment.autoscaling.targetMemoryUtilizationPercentage | string | `nil` | | | deployment.enabled | bool | `false` | Deploys Promtail as a Deployment | | deployment.replicaCount | int | `1` | | -| enableServiceLinks | bool | `true` | Should enableServiceLinks be enabled. Default to enable | +| enableServiceLinks | bool | `true` | Configure enableServiceLinks in pod | | extraArgs | list | `[]` | | | extraContainers | object | `{}` | | | extraEnv | list | `[]` | Extra environment variables |