Unleash / helm-charts

Contains helm-charts for Unleash
Apache License 2.0
40 stars 54 forks source link

Unleash Edge helm chart should allow podLabels to be specified a la Unleash #113

Closed YayBurritos closed 7 months ago

YayBurritos commented 7 months ago

Describe the feature request

I would like to be able to specify pod labels in the Unleash Edge helm chart.

Background

We use Istio and the lack of ability to specify those labels in Edge prevents us from injecting the Istio sidecar (via code in values.yaml). This results in us losing a bit of observability in terms of the request metrics we get from Istio.

Solution suggestions

I'd like to simply copy the relevant content from the Unleash helm chart and apply it to the Unleash Edge helm chart.