Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
Signed-off-by: TAYTS <taytzushieh@gmail.com>
  • Loading branch information
TAYTS committed Oct 22, 2022
1 parent c745cc8 commit df7eae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/promtail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit df7eae1

Please sign in to comment.