Volumes of services without labels are backed up as well #54
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Judging from the documentation and recipe configurations, bbt should only backup services with labels. Is this correct?
But it backs up all the volumes. E.g. with nextcloud, the redis volume will be backup up even though it has no backupbot labels.
Do you mean the specification: coop-cloud/docs.coopcloud.tech#258 ? It's not yet fully implemented. At the moment it's backing up more than specified.
Ah, that is what i was missing :) i will follow the spec issue then