add secret

This commit is contained in:
XenGi 2026-02-24 09:51:38 +01:00
parent dca7b045ff
commit 8a607a37a8
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -146,6 +146,12 @@
owner = "grafana"; owner = "grafana";
group = "grafana"; group = "grafana";
}; };
pve-exporter = {
file = ./secrets/pve-exporter.age;
mode = "440";
owner = "prometheus";
group = "prometheus";
};
}; };
} }
./hosts/monitoring ./hosts/monitoring