-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add extra annotations to customize path of injected token and p…
…ermissions of the token file sink on vault adds: * `vault.hashicorp.com/agent-inject-token-file` to specify a different path other than `${vault_volume_name}/token` * `vault.hashicorp.com/agent-inject-token-perms` to specify a different permission for the token file, other than the current default, 0640
- Loading branch information
1 parent
6750a2e
commit 84762d7
Showing
3 changed files
with
51 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters