open-feature/open-feature-operator
[Helm] Support custom labels and annotations in pods created by chart
開放
#677 建立於 2024年6月13日
enhancementgood first issuehelp wanted
倉庫指標
- 星標
- (300 顆星)
- PR 合併指標
- (平均合併 1小時 2分鐘) (30 天內合併 1 個 PR)
描述
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.