Attempting to add support to use Kubernetes secrets for vault root token, unseal keys and app role data
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m48s
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m48s
This commit is contained in:
parent
f8cb28246f
commit
dd5a8abd55
7 changed files with 171 additions and 21 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,4 +2,7 @@
|
|||
.env
|
||||
|
||||
# Ignore VSCode settings (that don't need to be shared)
|
||||
.vscode/
|
||||
.vscode/
|
||||
|
||||
# Ignore Python virtual environment
|
||||
.venv
|
||||
Loading…
Add table
Add a link
Reference in a new issue