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

This commit is contained in:
Alan Bridgeman 2025-12-28 15:43:17 -06:00
parent 42343bbad7
commit b2054f85ec
5 changed files with 313 additions and 118 deletions

View file

@ -3,6 +3,6 @@
# We decided to use a YAML file (instead of JSON as an example) because it allows the use of comments, which can be helpful for documentation/explanation purposes like this.
name: hashicorp-vault
version: 1.0.14
version: 1.0.15
description: Customized implementation of the Hashicorp Vault image.
maintainer: Bridgeman Accessible <info@bridgemanaccessible.ca>