Component(s)
helm
Is your feature request related to a problem? Please describe.
Our platform requires us to set some custom annotations on our deployments. In the helm charts there is the possibility to define custom labels, but no annotations.
Describe the solution you'd like
I'd like to add the same functionality for annotations as for labels, so that they are applied automatically without after-the-fact-patching as I currently have to do.
Describe alternatives you've considered
No response
Additional context
No response
Component(s)
helm
Is your feature request related to a problem? Please describe.
Our platform requires us to set some custom annotations on our deployments. In the helm charts there is the possibility to define custom labels, but no annotations.
Describe the solution you'd like
I'd like to add the same functionality for annotations as for labels, so that they are applied automatically without after-the-fact-patching as I currently have to do.
Describe alternatives you've considered
No response
Additional context
No response