borgmatic: add exclusion
This commit is contained in:
parent
98c1d63962
commit
4fcf862279
@ -80,7 +80,13 @@ repositories:
|
|||||||
|
|
||||||
exclude_patterns:
|
exclude_patterns:
|
||||||
- '*/nomad/jellyfin/cache'
|
- '*/nomad/jellyfin/cache'
|
||||||
- '*/loki/chunks'
|
- '*nomad/loki/'
|
||||||
|
- '*nomad/prometheus'
|
||||||
|
- '*nomad/registry'
|
||||||
|
- '*nomad/pacoloco'
|
||||||
|
- '*nomad/pihole'
|
||||||
|
- '*nomad/jellyfin'
|
||||||
|
|
||||||
match_archives: '*'
|
match_archives: '*'
|
||||||
archive_name_format: '{{ env "node.datacenter" }}-{now:%Y-%m-%dT%H:%M:%S.%f}'
|
archive_name_format: '{{ env "node.datacenter" }}-{now:%Y-%m-%dT%H:%M:%S.%f}'
|
||||||
extra_borg_options:
|
extra_borg_options:
|
||||||
|
Loading…
Reference in New Issue
Block a user