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

     1  # ToolsetSpec 
     2   
     3  
     4   BOOM reconciles itself if a boomVersion is defined, if no boomVersion is defined there is no reconciling.
     5  
     6  
     7  ## Structure 
     8   
     9  
    10  | Attribute              | Description                                                                                                                       | Default | Collection | Map  |
    11  | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------- | ---------- | ---  |
    12  | boom                   | Boom self reconciling specs , [here](Boom/Boom.md)                                                                                |         |            |      |
    13  | forceApply             | Flag if --force should be used by apply of resources                                                                              |         |            |      |
    14  | currentStatePath       | Relative folder path where the currentstate is written to                                                                         |         |            |      |
    15  | preApply               | Spec for the yaml-files applied before the applications, for example used secrets , [here](Apply/Apply.md)                        |         |            |      |
    16  | postApply              | Spec for the yaml-files applied after the applications, for example additional crds for the applications , [here](Apply/Apply.md) |         |            |      |
    17  | metricCollection       | Spec for the Prometheus-Operator , [here](MetricCollection/MetricCollection.md)                                                   |         |            |      |
    18  | logCollection          | Spec for the Banzaicloud Logging-Operator , [here](LogCollection/LogCollection.md)                                                |         |            |      |
    19  | nodeMetricsExporter    | Spec for the Prometheus-Node-Exporter , [here](NodeMetricsExporter/NodeMetricsExporter.md)                                        |         |            |      |
    20  | systemdMetricsExporter | Spec for the Prometheus-Systemd-Exporter , [here](SystemdMetricsExporter/SystemdMetricsExporter.md)                               |         |            |      |
    21  | monitoring             | Spec for the Grafana , [here](monitoring/Monitoring/Monitoring.md)                                                                |         |            |      |
    22  | apiGateway             | Spec for the Ambassador , [here](APIGateway/APIGateway.md)                                                                        |         |            |      |
    23  | kubeMetricsExporter    | Spec for the Kube-State-Metrics , [here](KubeMetricsExporter/KubeMetricsExporter.md)                                              |         |            |      |
    24  | reconciling            | Spec for the Argo-CD , [here](reconciling/Reconciling/Reconciling.md)                                                             |         |            |      |
    25  | metricsPersisting      | Spec for the Prometheus instance , [here](MetricsPersisting/MetricsPersisting.md)                                                 |         |            |      |
    26  | logsPersisting         | Spec for the Loki instance , [here](LogsPersisting/LogsPersisting.md)                                                             |         |            |      |
    27  | metricsServer          | Spec for Metrics-Server , [here](MetricsServer/MetricsServer.md)                                                                  |         |            |      |