From 92513e86f986d9f095731a2b1785c894111429b4 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 20 Sep 2022 12:44:11 +0200 Subject: [PATCH] Update README.md --- stable/aws-for-fluent-bit/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/stable/aws-for-fluent-bit/README.md b/stable/aws-for-fluent-bit/README.md index 6cf03c5d7..27b2b77c9 100644 --- a/stable/aws-for-fluent-bit/README.md +++ b/stable/aws-for-fluent-bit/README.md @@ -94,7 +94,6 @@ helm delete aws-for-fluent-bit --namespace kube-system | `elasticsearch.port` | TCP Port of the target service. | 443 | | `elasticsearch.retryLimit` | Integer value to set the maximum number of retries allowed. N must be >= 1 | 6 | | `elasticsearch.replaceDots` | Enable or disable Replace_Dots | On | -| `extraOutputs` | Adding more outputs with value | `""` | | `elasticsearch.indexName` | The index-name to write to | | `elasticsearch.extraOutputs` | Append extra outputs with value | `""` | | `additionalOutputs` | add outputs with value | `""` |