Fix release note for Secrets as Environment Variables (#21090)

This commit is contained in:
Anton Averchenkov
2023-06-08 16:15:40 -04:00
committed by GitHub
parent 698c39f988
commit 00f42fa7de

View File

@@ -1,3 +1,3 @@
```release-note:feature ```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.
``` ```