nixos/colony-psql: Add Netdata

This commit is contained in:
2022-06-13 02:14:18 +01:00
parent b886f06ea2
commit 45b9c8b74b
2 changed files with 28 additions and 10 deletions

View File

@@ -86,7 +86,11 @@ in
"netdata-colony.${lib.my.pubDomain}" =
let
hosts = [ "vm" "fw" "ctr" "http" "jackflix-ctr" "chatterbox-ctr" ];
hosts = [
"vm"
"fw" "ctr"
"http" "jackflix-ctr" "chatterbox-ctr" "colony-psql-ctr"
];
matchHosts = concatStringsSep "|" hosts;
in
mkMerge [