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

Vault inject on k8s env variables without source #8267

Closed
abhipsnl opened this issue Jan 30, 2020 · 1 comment
Closed

Vault inject on k8s env variables without source #8267

abhipsnl opened this issue Jan 30, 2020 · 1 comment

Comments

@abhipsnl
Copy link

Hi Gurus,

I am recently trying inject hashicrop vault in k8s. and its perfectly working using
Secrets via Annotations.
currently those entries stored in file system /vault/secrets/foo

What I am looking for:
Is it possible to inject vault in k8s env variables WITHOUT SOURCING the /vault/secrets/foo file.

env:

  • name: USERNAME
    value: :vault/secrets/foo#username

Thanks in advanced

@catsby
Copy link
Contributor

catsby commented Jan 30, 2020

Hello there -

Please post questions on the discussion forum (https://discuss.hashicorp.com/c/vault) rather than in GitHub issues.

The discussion forum gets a lot more eyes on any particular question. You'll get an answer faster, not slower, by taking advantage of the suggestions and answers provided by the wealth of experience that long-time users and devs bring to the forum.

It also prevents problematic issue workflows for questions where either the issue is closed immediately but then discussion continues on a closed issue; or, the issue is not closed, discussion dies down, and the issue remains open indefinitely waiting for further potential replies.

I'm going to close this issue now.

Thanks!

@catsby catsby closed this as completed Jan 30, 2020
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