mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/fluent-bit] Typo fix: deamon set->daemonset (#5420)
* add version version: 0.4.2 * [stable/fluent-bit] Typo fix: deamon set->daemonset [stable/fluent-bit] Typo fix: deamon set->daemonset
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: fluent-bit
|
||||
version: 0.4.1
|
||||
version: 0.4.2
|
||||
appVersion: 0.12.15
|
||||
description: Fast and Lightweight Log/Data Forwarder for Linux, BSD and OSX
|
||||
keywords:
|
||||
|
||||
@@ -52,7 +52,7 @@ The following tables lists the configurable parameters of the Fluent-Bit chart a
|
||||
| `backend.http.uri` | Specify an optional HTTP URI for the target web server, e.g: /something | `"/"`
|
||||
| `backend.http.format` | Specify the data format to be used in the HTTP request body, by default it uses msgpack, optionally it can be set to json. | `msgpack` |
|
||||
| **General** |
|
||||
| `annotations` | Optional deamon set annotations | `NULL` |
|
||||
| `annotations` | Optional daemonset annotations | `NULL` |
|
||||
| `existingConfigMap` | ConfigMap override | `` |
|
||||
| `extraVolumeMounts` | Mount an extra volume, required to mount ssl certificates when elasticsearch has tls enabled | |
|
||||
| `extraVolume` | Extra volume | |
|
||||
|
||||
Reference in New Issue
Block a user