From 4e134b6a26b95e5281027bba71e8bbbb147ecb60 Mon Sep 17 00:00:00 2001 From: Chris Hoffman <99742+chrishoffman@users.noreply.github.com> Date: Wed, 20 Nov 2019 10:07:35 -0500 Subject: [PATCH] updating status of backend to beta (#7916) --- website/source/docs/configuration/storage/raft.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/configuration/storage/raft.html.md b/website/source/docs/configuration/storage/raft.html.md index 3312fb5351..5575876af7 100644 --- a/website/source/docs/configuration/storage/raft.html.md +++ b/website/source/docs/configuration/storage/raft.html.md @@ -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