Enable node level monitoring

This commit is contained in:
Greg Hellings
2025-11-23 01:12:20 -06:00
parent cde08576c2
commit 572419b8d3
3 changed files with 126 additions and 11 deletions
+2
View File
@@ -61,6 +61,7 @@ in
443
5432
6443
10250
]
++ (
if cfg.agentOnly then
@@ -115,6 +116,7 @@ in
"--write-kubeconfig-group kubeconfig"
"--resolv-conf=/etc/resolv.conf"
"--node-label node.longhorn.io/create-default-disk=config"
"--supervisor-metrics=true"
"--tls-san ${config.networking.hostName}.home"
"--tls-san ${config.networking.hostName}.thehellings.lan"
"--tls-san ${config.networking.hostName}.shire-zebra.ts.net"