Attempted to fix issue where the vault tries to re-initialized even though it's already initialized (because of PV backed storage) + uncommented some of the CI/CD automation (as become more comforatable with it
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m13s
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m13s
This commit is contained in:
parent
42343bbad7
commit
b2054f85ec
5 changed files with 313 additions and 118 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,2 +1,5 @@
|
|||
# Environment Variables
|
||||
.env
|
||||
.env
|
||||
|
||||
# Ignore VSCode settings (that don't need to be shared)
|
||||
.vscode/
|
||||
Loading…
Add table
Add a link
Reference in a new issue