-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
Description
Description
As discussed in #13616 (comment), we would need to improve the customization of annotations across all objects of the chart.
Use case / motivation
We often need to paremetrize the annotations and we would rather do it in one PR with all the objects rather than one small PR everytime.
Are you willing to submit a PR?
@mik-laj I am ready to be assigned.
Related Issues
Not to my knowledge.
What need to be tackled before starting dev:
- On what objects do we want annotations?
- What terminology do we choose in the values.yaml? (
annotationsorextraAnnotationsor both or something else?) - Have a table with the mapping of each object and the value path for the annotation parametrization?
- Should we drop the value airflowPodAnnotations ?