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.