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

Allow configuring environment variables on controller container in Helm chart #387

Open
adnowakodbx1 opened this issue Sep 30, 2024 · 1 comment

Comments

@adnowakodbx1
Copy link

In our environment internet traffic (including traffic to Buildkite) needs to go through proxy. To make that happen we need to configure proxy environment variables on controller container. Also, because of how our k8s cluster is configured we also need to override KUBERNETES_SERVICE_HOST environment variable in controller container so that it can reach correct endpoint of k8s API server.

Can property for appending environment variables to controller container be added to Helm chart values?

@DrJosh9000
Copy link
Contributor

Thanks for raising this @adnowakodbx1 ! If you're keen, we'd be happy to review a PR implementing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants