From 4fcf8622798bd714f4b8c200666fcc69295aac72 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 9 Apr 2024 08:40:53 +0200 Subject: [PATCH] borgmatic: add exclusion --- nomad-job/borgmatic.nomad | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/nomad-job/borgmatic.nomad b/nomad-job/borgmatic.nomad index de15b45..33694a1 100644 --- a/nomad-job/borgmatic.nomad +++ b/nomad-job/borgmatic.nomad @@ -80,7 +80,13 @@ repositories: exclude_patterns: - '*/nomad/jellyfin/cache' - - '*/loki/chunks' + - '*nomad/loki/' + - '*nomad/prometheus' + - '*nomad/registry' + - '*nomad/pacoloco' + - '*nomad/pihole' + - '*nomad/jellyfin' + match_archives: '*' archive_name_format: '{{ env "node.datacenter" }}-{now:%Y-%m-%dT%H:%M:%S.%f}' extra_borg_options: