Closed davidfrickert closed 2 months ago
Support adding extra environment variables via values.yaml. Makes the chart more flexible in case you want to configure specific env vars that are not set by the chart, or you want to override something set by the chart to another value.
implemented through #90
Support adding extra environment variables via values.yaml. Makes the chart more flexible in case you want to configure specific env vars that are not set by the chart, or you want to override something set by the chart to another value.