open-feature/open-feature-operator
View on GitHub[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 43d 10h) (5 merged PRs 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.