cluster/services/patroni: run haproxy on grail
This commit is contained in:
parent
341be59cec
commit
1fe6324c37
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
services.patroni = {
|
||||
nodes = {
|
||||
worker = [ "grail" "thunderskin" "VEGAS" ];
|
||||
haproxy = [ "checkmate" "VEGAS" "prophet" ];
|
||||
haproxy = [ "checkmate" "grail" "VEGAS" "prophet" ];
|
||||
};
|
||||
nixos = {
|
||||
worker = [
|
||||
|
|
Loading…
Reference in a new issue