forked from the-distro/infra
hotfix: add the path to the stateless uptime kuma's password file
Forgotten in the previous merge. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
6d3e14ec27
commit
1a862b2b0f
|
@ -59,6 +59,7 @@ in
|
|||
443
|
||||
];
|
||||
|
||||
age.secrets.stateless-uptime-kuma-password.file = ../../secrets/stateless-uptime-kuma-password.age;
|
||||
statelessUptimeKuma = {
|
||||
probesConfig = {
|
||||
monitors = lib.genAttrs subdomains (name: {
|
||||
|
|
Loading…
Reference in a new issue