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

Add ability to disable k8s service links #1091

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

der-eismann
Copy link

Hey everyone, we'd love to add this feature to the Helm chart. By default Kubernetes will inject all services via environment variables to a pod. While this normally is no big issue, Vault prints all environment names of variables on startup, causing a huge block in the logs that makes it hard to read.

By setting enableServiceLinks to false, this behavior can be stopped.

@der-eismann der-eismann requested a review from a team as a code owner February 11, 2025 09:06
Copy link

hashicorp-cla-app bot commented Feb 11, 2025

CLA assistant check
All committers have signed the CLA.

@der-eismann der-eismann changed the title Add ability to disable service links Add ability to disable k8s service links Feb 11, 2025
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

Successfully merging this pull request may close these issues.

1 participant