github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/boom/yml/latest/ToolsetSpec/Boom/Boom.md (about) 1 # Boom 2 3 4 ## Structure 5 6 7 | Attribute | Description | Default | Collection | Map | 8 | ------------------- | ------------------------------------------------------------------------- | -------- | ---------- | --- | 9 | version | Version of BOOM which should be reconciled | | | | 10 | nodeSelector | NodeSelector for boom deployment | | | X | 11 | tolerations | Tolerations to run boom on nodes , [here](k8s/Tolerations/Tolerations.md) | | X | | 12 | resources | Resource requirements , [here](k8s/Resources/Resources.md) | | | | 13 | customImageRegistry | Use this registry to pull the BOOM image from | ghcr.io | | | 14 | selfReconciling | Flag if boom should reconcile itself | | | |