[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:
AdamDang
2018-05-09 16:33:53 -07:00
committed by k8s-ci-robot
parent 658fc48729
commit 512760b1d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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 | |