Commit 6d50b842 authored by Marin Jankovski's avatar Marin Jankovski

Remove the consul edits for 5k ref. architecture

parent 256622f9
......@@ -56,24 +56,15 @@ stateDiagram-v2
ApplicationMonitoring -->Database
ApplicationMonitoring -->BackgroundJobs
Consul --> Database
Consul --> PgBouncer
Redis --> Consul
BackgroundJobs --> Consul
state Database {
"PG_Primary_Node"
"PG_Secondary_Node_1..2"
}
state Consul {
"Consul_1..3"
}
state Redis {
"R_Primary_Node"
"R_Replica_Node_1..2"
"R_Sentinel_1..3"
"R_Consul/Sentinel_1..3"
}
state Gitaly {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment