Clarify the backup in question is BRO

This commit is contained in:
Dan Pock
2024-07-18 12:37:18 -04:00
parent bd87f0973b
commit bee7f2e892
2 changed files with 2 additions and 2 deletions
@@ -64,7 +64,7 @@ Since the private registry cannot be configured after the cluster is created, yo
### Working with Private Registry Credentials
When working with private registries, it is important to ensure that any secrets created for these registries are properly backed up. By default, when you add a private registry credential secret through the process outlined above, it is included in backup operations.
When working with private registries, it is important to ensure that any secrets created for these registries are properly backed up. By default, when you add a private registry credential secret through the process outlined above, it is included in backup operations using Rancher Backups.
However, if you create credential secrets outside of the Rancher GUI (using kubectl, or Terraform), you must take an extra step to ensure they are backed up effectively. When creating these secrets, make sure to add the `fleet.cattle.io/managed=true` label to indicate that this secret should be included in backups created by Rancher Backups.