github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/v1beta1/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  | boomVersion                 | Version of BOOM which should be reconciled                                                                                        |         |            |      |
    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  | prometheus-operator         | Spec for the Prometheus-Operator , [here](PrometheusOperator/PrometheusOperator.md)                                               |         |            |      |
    18  | logging-operator            | Spec for the Banzaicloud Logging-Operator , [here](LoggingOperator/LoggingOperator.md)                                            |         |            |      |
    19  | prometheus-node-exporter    | Spec for the Prometheus-Node-Exporter , [here](PrometheusNodeExporter/PrometheusNodeExporter.md)                                  |         |            |      |
    20  | prometheus-systemd-exporter | Spec for the Prometheus-Systemd-Exporter , [here](PrometheusSystemdExporter/PrometheusSystemdExporter.md)                         |         |            |      |
    21  | grafana                     | Spec for the Grafana , [here](grafana/Grafana/Grafana.md)                                                                         |         |            |      |
    22  | ambassador                  | Spec for the Ambassador , [here](Ambassador/Ambassador.md)                                                                        |         |            |      |
    23  | kube-state-metrics          | Spec for the Kube-State-Metrics , [here](KubeStateMetrics/KubeStateMetrics.md)                                                    |         |            |      |
    24  | argocd                      | Spec for the Argo-CD , [here](argocd/Argocd/Argocd.md)                                                                            |         |            |      |
    25  | prometheus                  | Spec for the Prometheus instance , [here](Prometheus/Prometheus.md)                                                               |         |            |      |
    26  | loki                        | Spec for the Loki instance , [here](Loki/Loki.md)                                                                                 |         |            |      |
    27  | metrics-server              | Spec for Metrics-Server , [here](MetricsServer/MetricsServer.md)                                                                  |         |            |      |