cluster/services/patroni: run haproxy on grail

This commit is contained in:
Max Headroom 2024-08-02 22:46:27 +02:00
parent 341be59cec
commit 1fe6324c37

View file

@ -9,7 +9,7 @@
services.patroni = {
nodes = {
worker = [ "grail" "thunderskin" "VEGAS" ];
haproxy = [ "checkmate" "VEGAS" "prophet" ];
haproxy = [ "checkmate" "grail" "VEGAS" "prophet" ];
};
nixos = {
worker = [