docs: create vault backend ADR
This commit is contained in:
parent
1606797e71
commit
0d983dd085
21
docs/ADR/002-Vault-Backend.md
Normal file
21
docs/ADR/002-Vault-Backend.md
Normal file
@ -0,0 +1,21 @@
|
||||
# 002-Vault-Backend
|
||||
|
||||
## Status
|
||||
|
||||
|
||||
## Context
|
||||
|
||||
Currently vault Backend is onboard in Consul KV
|
||||
Hashicorp recommandation is to use integrated storage from vault cluster
|
||||
This could remove consul dependancy on rebuild
|
||||
|
||||
## Decision
|
||||
|
||||
migrate to vault integrated storage
|
||||
|
||||
## Consequences
|
||||
|
||||
to do:
|
||||
- migration plan https://developer.hashicorp.com/vault/tutorials/raft/raft-migration
|
||||
- backup https://developer.hashicorp.com/vault/tutorials/standard-procedures/sop-backup
|
||||
|
Loading…
Reference in New Issue
Block a user