Skip to content

Commit ca765f6

Browse files
committed
FluentD 1.14.5
1 parent a636738 commit ca765f6

File tree

4 files changed

+56
-56
lines changed

4 files changed

+56
-56
lines changed

charts/logging-operator-logging/README.md

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -12,37 +12,37 @@ $ helm install banzaicloud-stable/logging-operator-logging
1212

1313
The following tables lists the configurable parameters of the logging-operator-logging chart and their default values.
1414

15-
| Parameter | Description | Default |
16-
| --------------------------------------------------- | ------------------------------------------------------ |-----------------------------------------------------------|
17-
| `enableRecreateWorkloadOnImmutableFieldChange` | Permit deletion and recreation of resources on update of immutable field | false |
18-
| `tls.enabled` | Enabled TLS communication between components | true |
15+
| Parameter | Description | Default |
16+
| --------------------------------------------------- | ------------------------------------------------------ |------------------------------------------------------------|
17+
| `enableRecreateWorkloadOnImmutableFieldChange` | Permit deletion and recreation of resources on update of immutable field | false |
18+
| `tls.enabled` | Enabled TLS communication between components | true |
1919
| `tls.fluentdSecretName` | Specified secret name, which contain tls certs | This will overwrite automatic Helm certificate generation. |
2020
| `tls.fluentbitSecretName` | Specified secret name, which contain tls certs | This will overwrite automatic Helm certificate generation. |
21-
| `tls.sharedKey` | Shared key between nodes (fluentd-fluentbit) | [autogenerated] |
22-
| `fluentbit.enabled` | Install fluent-bit | true |
23-
| `fluentbit.namespace` | Specified fluentbit installation namespace | same as operator namespace |
24-
| `fluentbit.tolerations` | Tolerations for fluentbit daemonset | none |
25-
| `fluentbit.image.tag` | Fluentbit container image tag | `1.8.12` |
26-
| `fluentbit.image.repository` | Fluentbit container image repository | `fluent/fluent-bit` |
27-
| `fluentbit.image.pullPolicy` | Fluentbit container pull policy | `IfNotPresent` |
28-
| `fluentbit.podPriorityClassName` | Priority class name for fluentbit pods | none |
29-
| `fluentd.enabled` | Install fluentd | true |
30-
| `fluentd.image.tag` | Fluentd container image tag | `v1.14.4-alpine-2` |
31-
| `fluentd.image.repository` | Fluentd container image repository | `ghcr.io/banzaicloud/fluentd` |
32-
| `fluentd.image.pullPolicy` | Fluentd container pull policy | `IfNotPresent` |
33-
| `fluentd.volumeModImage.tag` | Fluentd volumeModImage container image tag | `latest` |
34-
| `fluentd.volumeModImage.repository` | Fluentd volumeModImage container image repository | `busybox` |
35-
| `fluentd.volumeModImage.pullPolicy` | Fluentd volumeModImage container pull policy | `IfNotPresent` |
36-
| `fluentd.configReloaderImage.tag` | Fluentd configReloaderImage container image tag | `v0.2.2` |
37-
| `fluentd.configReloaderImage.repository` | Fluentd configReloaderImage container image repository | `jimmidyson/configmap-reload` |
38-
| `fluentd.configReloaderImage.pullPolicy` | Fluentd configReloaderImage container pull policy | `IfNotPresent` |
39-
| `fluentd.fluentdPvcSpec.accessModes` | Fluentd persistence volume access modes | `[ReadWriteOnce]` |
40-
| `fluentd.fluentdPvcSpec.resources.requests.storage` | Fluentd persistence volume size | `21Gi` |
41-
| `fluentd.fluentdPvcSpec.resources.storageClassName` | Fluentd persistence volume storageclass | `""` |
42-
| `fluentd.tolerations` | Tolerations for fluentd statefulset | none |
43-
| `fluentd.nodeSelector` | Node selector for fluentd pods | none |
44-
| `fluentd.podPriorityClassName` | Priority class name for fluentd pods | none |
45-
| `nodeAgents` | Node agents definitions | {}} |
46-
| `defaultFlow` | Default Flow | {} |
47-
| `clusterFlows` | Array of ClusterFlows to be created | [] |
48-
| `clusterOutputs` | Array of ClusterOutputs to be created | [] |
21+
| `tls.sharedKey` | Shared key between nodes (fluentd-fluentbit) | [autogenerated] |
22+
| `fluentbit.enabled` | Install fluent-bit | true |
23+
| `fluentbit.namespace` | Specified fluentbit installation namespace | same as operator namespace |
24+
| `fluentbit.tolerations` | Tolerations for fluentbit daemonset | none |
25+
| `fluentbit.image.tag` | Fluentbit container image tag | `1.8.12` |
26+
| `fluentbit.image.repository` | Fluentbit container image repository | `fluent/fluent-bit` |
27+
| `fluentbit.image.pullPolicy` | Fluentbit container pull policy | `IfNotPresent` |
28+
| `fluentbit.podPriorityClassName` | Priority class name for fluentbit pods | none |
29+
| `fluentd.enabled` | Install fluentd | true |
30+
| `fluentd.image.tag` | Fluentd container image tag | `v1.14.5-alpine-1` |
31+
| `fluentd.image.repository` | Fluentd container image repository | `ghcr.io/banzaicloud/fluentd` |
32+
| `fluentd.image.pullPolicy` | Fluentd container pull policy | `IfNotPresent` |
33+
| `fluentd.volumeModImage.tag` | Fluentd volumeModImage container image tag | `latest` |
34+
| `fluentd.volumeModImage.repository` | Fluentd volumeModImage container image repository | `busybox` |
35+
| `fluentd.volumeModImage.pullPolicy` | Fluentd volumeModImage container pull policy | `IfNotPresent` |
36+
| `fluentd.configReloaderImage.tag` | Fluentd configReloaderImage container image tag | `v0.2.2` |
37+
| `fluentd.configReloaderImage.repository` | Fluentd configReloaderImage container image repository | `jimmidyson/configmap-reload` |
38+
| `fluentd.configReloaderImage.pullPolicy` | Fluentd configReloaderImage container pull policy | `IfNotPresent` |
39+
| `fluentd.fluentdPvcSpec.accessModes` | Fluentd persistence volume access modes | `[ReadWriteOnce]` |
40+
| `fluentd.fluentdPvcSpec.resources.requests.storage` | Fluentd persistence volume size | `21Gi` |
41+
| `fluentd.fluentdPvcSpec.resources.storageClassName` | Fluentd persistence volume storageclass | `""` |
42+
| `fluentd.tolerations` | Tolerations for fluentd statefulset | none |
43+
| `fluentd.nodeSelector` | Node selector for fluentd pods | none |
44+
| `fluentd.podPriorityClassName` | Priority class name for fluentd pods | none |
45+
| `nodeAgents` | Node agents definitions | {}} |
46+
| `defaultFlow` | Default Flow | {} |
47+
| `clusterFlows` | Array of ClusterFlows to be created | [] |
48+
| `clusterOutputs` | Array of ClusterOutputs to be created | [] |

0 commit comments

Comments
 (0)