backup prometheus too

This commit is contained in:
2025-04-10 19:27:01 +00:00
parent eb009dfc54
commit 34d0f6047b

View File

@@ -596,8 +596,11 @@ in
[ [
{ {
subvolume = "/var/lib"; subvolume = "/var/lib";
repo = "${vno3-nk}:${this}-timelapse-r11"; repo = "${vno3-nk}:${this}-var_lib_lesser";
paths = [ "private/timelapse-r11" ]; paths = [
"prometheus2"
"private/timelapse-r11"
];
backup_at = "*-*-* 02:01:00 UTC"; backup_at = "*-*-* 02:01:00 UTC";
compression = "none"; compression = "none";
} }