victorialogs: Remove module

This commit is contained in:
SebastianStork 2026-02-28 21:24:06 +01:00
parent 9e79934cf2
commit 7a6b17fb36
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
4 changed files with 12 additions and 152 deletions

View file

@ -55,11 +55,6 @@
enable = true;
domain = "metrics.${privateDomain}";
};
victorialogs = {
enable = true;
domain = "logs.${privateDomain}";
};
};
};
}