open-feature/open-feature-operator
[Helm] Support custom labels and annotations in pods created by chart
Open
#677 opened on Jun 13, 2024
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (300 stars)
- PR merge metrics
- (Avg merge 1h 2m) (1 merged PR in 30d)
Description
To support more cluster configurations, we should allow the addition of custom labels and annotations to the pods defined by the helm chart (controller-manager and kube-rbac-proxy). In order to do this, we might need to take advantage of our hack to allow helm control flow in our kustomize overlays.