mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
Fix release note for Secrets as Environment Variables (#21090)
This commit is contained in:
parent
698c39f988
commit
00f42fa7de
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
```release-note:feature
|
||||
cli: Add 'agent generate-config' sub-command
|
||||
**Environment Variables through Vault Agent**: Introducing a new process-supervisor mode for Vault Agent which allows injecting secrets as environment variables into a child process using a new `env_template` configuration stanza. The process-supervisor configuration can be generated with a new `vault agent generate-config` helper tool.
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue