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
|
|
@ -123,7 +123,7 @@ start_and_wait_for_vault() {
|
|||
|
||||
start_and_wait_for_vault
|
||||
|
||||
python3 /setup-scripts/prod-setup.py
|
||||
source .venv/bin/activate && python3 /setup-scripts/prod-setup.py
|
||||
|
||||
#init_vault
|
||||
#unseal_vault
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue