Add DR environment config

This commit is contained in:
Oliver Neumann 2026-03-05 13:00:00 +00:00
parent 0a9ebb6c32
commit a4b7031f3d

View file

@ -11,3 +11,9 @@ environments:
host: prod.nexus.local
replicas: 5
log_level: warn
dr:
host: dr.nexus.local
replicas: 2
log_level: warn
comment: "disaster recovery — cold standby, activate only on P1"