github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/latest/ToolsetSpec/LogCollection/Fluentd/Fluentd.md (about)

     1  # Fluentd 
     2   
     3  
     4  ## Structure 
     5   
     6  
     7  | Attribute    | Description                                                                         | Default | Collection | Map  |
     8  | ------------ | ----------------------------------------------------------------------------------- | ------- | ---------- | ---  |
     9  | nodeSelector | NodeSelector for deployment                                                         |         |            | X    |
    10  | tolerations  | Tolerations to run fluentbit on nodes , [here](k8s/Tolerations/Tolerations.md)      |         | X          |      |
    11  | resources    | Resource requirements , [here](k8s/Resources/Resources.md)                          |         |            |      |
    12  | pvc          | Spec to define how the persistence should be handled , [here](storage/Spec/Spec.md) |         |            |      |
    13  | replicas     | Replicas number of fluentd instances                                                |  1      |            |      |