bottlerocket-os / bottlerocket-os/bottlerocket-update-operator
Allow customization of service annotations in Helm values
- Dominant language
- Rust
- Stars
- 220
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
**Image I'm using:**
Brupop v1.3.0
**Issue or Feature Request:**
Currently, the controller service [always applies prometheus.io annotations](https://github.com/bottlerocket-os/bottlerocket-update-operator/blob/9a3b279401e13b6df951e11532f2a6849a6ed66b/deploy/charts/bottlerocket-update-operator/templates/controller-service.yaml#L5) to enable metric scraping.
I've noticed that other charts tend to make this more configurable. We should allow complete customization of the annotations applied to the service (thanks for the suggestion in https://github.com/bottlerocket-os/bottlerocket-update-operator/pull/559#issuecomment-1754008138 @dani-CO-CN!)
Contributor guide
Assessment
This issue has not been assessed yet.