Unleash / helm-charts

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

fix: Regression with secrets fullname #127

Closed brtkwr closed 7 months ago

brtkwr commented 7 months ago

In this PR: https://github.com/Unleash/helm-charts/pull/125, a bug was introduced related to injecting secret into pods if passed from the values file. This PR fixes the regression and adds test for secret injection.

brtkwr commented 7 months ago

cc @chriswk