Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extraEnv values are not templated, but docs suggest they are #879

Closed
2 tasks done
jessebye opened this issue Aug 21, 2024 · 2 comments
Closed
2 tasks done

extraEnv values are not templated, but docs suggest they are #879

jessebye opened this issue Aug 21, 2024 · 2 comments
Labels
kind/bug kind - things not working properly

Comments

@jessebye
Copy link

Checks

Chart Version

8.9.0

Kubernetes Version

Client Version: v1.30.3
Server Version: v1.29.6-eks-db838b0

Helm Version

version.BuildInfo{Version:"v3.15.4", GitCommit:"fa9efb07d9d8debbb4306d72af76a383895aa8c4", GitTreeState:"clean", GoVersion:"go1.22.6"}

Description

The chart documentation suggests that extraEnv values will be templated:

You can also utilize extraEnv and extraEnvFrom if you need the name or value to be templated.

However, those values do not get templated.

Relevant Logs

No response

Custom Helm Values

No response

@jessebye jessebye added the kind/bug kind - things not working properly label Aug 21, 2024
@thesuperzapper
Copy link
Member

@jessebye You are linking to the docs of a different chart.

However, I am open to allowing templating in the airflow.extraEnv values in this chart, I see that you have raised a PR to add this functionality, lets discuss it more there:

@jessebye
Copy link
Author

@thesuperzapper oops, sorry about that - got the two mixed up. Yes let's discuss in the PR and I'll close this issue out 😄 thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug kind - things not working properly
Projects
None yet
Development

No branches or pull requests

2 participants