docs: HA is not experimental (fix) (#5686)

This commit is contained in:
Ben Potter
2023-01-13 08:30:22 -06:00
committed by GitHub
parent deebfcbd53
commit 967d25fdf7

View File

@@ -15,8 +15,6 @@ workspace <-> Coder and user <-> Coder connections.
## Setup ## Setup
> We're stress testing High Availability this week before we enable it by default. To try HA beforehand, set `CODER_EXPERIMENTAL=true` for the Coder server as well as the additional configuration options below.
Coder automatically enters HA mode when multiple instances simultaneously connect Coder automatically enters HA mode when multiple instances simultaneously connect
to the same Postgres endpoint. to the same Postgres endpoint.