faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

vault: Allow skipping services (fixes #97) #98

Closed emk closed 4 years ago

emk commented 4 years ago

We add a no_default_policies, which instructs the vault plugin to skip token generation for certain services.

This is useful for enabling vault in the development environment, and omitting secrets for placeholder pods.