mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 23:47:48 +08:00
@@ -62,8 +62,8 @@ The following tables lists the configurable parameters of the kibana chart and t
|
||||
| `clusterDomain` | Kubernetes DNS domain name to use | `cluster.local` |
|
||||
| `forwarder.enabled` | Enable Fluentd aggregator | `true` |
|
||||
| `forwarder.securityContext.enabled` | Enable security context for forwarder pods | `true` |
|
||||
| `forwarder.securityContext.fsGroup` | Group ID for forwarder's containers filesystem | `1001` |
|
||||
| `forwarder.securityContext.runAsUser` | User ID for forwarder's containers | `1001` |
|
||||
| `forwarder.securityContext.fsGroup` | Group ID for forwarder's containers filesystem | `0` |
|
||||
| `forwarder.securityContext.runAsUser` | User ID for forwarder's containers | `0` |
|
||||
| `forwarder.configFile` | Name of the config file that will be used by Fluentd at launch under the `/opt/bitnami/fluentd/conf` directory | `fluentd.conf` |
|
||||
| `forwarder.configMap` | Name of the config map that contains the Fluentd configuration files | `nil` |
|
||||
| `forwarder.extraArgs` | Extra arguments for the Fluentd command line | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user