updating status of backend to beta (#7916)

This commit is contained in:
Chris Hoffman 2019-11-20 10:07:35 -05:00 committed by GitHub
parent 86341afade
commit 4e134b6a26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,8 @@ description: |-
# Raft Storage Backend
!> **NOTE:** Vault's Integrated Storage is currently a ***Technology Preview***
feature and not suitable for deployment in production.
~> **NOTE:** Vault's Integrated Storage is currently a ***Beta***
feature and not recommended for deployment in production.
The Raft storage backend is used to persist Vault's data. Unlike other storage
backends, Raft storage does not operate from a single source of data. Instead