cluster/services/patroni: remove thunderskin from workers
This commit is contained in:
parent
c90ec0e101
commit
f2cbe6676b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
services.patroni = {
|
||||
nodes = {
|
||||
worker = [ "grail" "thunderskin" "VEGAS" ];
|
||||
worker = [ "grail" "VEGAS" ];
|
||||
haproxy = [ "checkmate" "grail" "VEGAS" "prophet" ];
|
||||
};
|
||||
nixos = {
|
||||
|
|
Loading…
Reference in a new issue