add experimental note
This commit is contained in:
parent
8e27bb9bae
commit
950e46ce44
@ -92,6 +92,8 @@ When upgrading, please refer to the [Upgrading](#upgrading) section at the botto
|
||||
|
||||
## High Availability
|
||||
|
||||
⚠️ **EXPERIMENTAL** ⚠️
|
||||
|
||||
Since version 9.0.0 this chart has experimental support for running Gitea and it's dependencies in a HA setup.
|
||||
The setup is still experimental and care must be taken for production use as Gitea core is not yet officially HA-ready.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# High Availability
|
||||
|
||||
**Experimental**
|
||||
⚠️ **EXPERIMENTAL** ⚠️
|
||||
|
||||
All components (in-memory DB, volume/asset storage, code indexer) used by Gitea must be deployed in a HA-ready fashion to achieve a full HA-ready Gitea deployment.
|
||||
The following document explains how to achieve this for all individual components.
|
||||
|
Loading…
x
Reference in New Issue
Block a user