Improve rancher-resource-set description

Co-authored-by: Lucas Saintarbor <lucas.saintarbor@suse.com>
This commit is contained in:
Julia Bier
2025-01-09 11:35:45 -04:00
committed by GitHub
co-authored by Lucas Saintarbor
parent b5badc2ab5
commit e5a5bdba31
@@ -35,7 +35,7 @@ While you can create your own ResourceSets to back up custom applications, two R
:::note Important:
A third resourceSet `rancher-resource-set` is also included by default with the Operator. This is a legacy definition, currently deprecated and no longer maintained, being kept only for compatibility reasons. It will be removed in Rancher v2.12. Please update your Backup CRs to use either `rancher-resource-set-full` or `rancher-resource-set-basic`.
`rancher-resource-set` is also included by default with the `rancher-backup` operator. However, this ResourceSet is deprecated and is only being kept for backwards compatibility reasons. `rancher-resource-set` will be removed in Rancher v2.12. Please update your Backup custom resources to use either `rancher-resource-set-full` or `rancher-resource-set-basic`.
:::