Deleting project scoped secrets

Hello everyone,

we are on v2.8.0 but there are still some project scoped secrets in there from previous engineers.
I’ve since updated most of the secrets to be created by operators / GitOps but Rancher keeps overwriting the “good” certificates with the legacy ones.

I want to delete the project level secrets from rancher to make sure only the recent ones are used but I’m afraid it will also delete secrets from the cluster (these are i.e. certificates fro prod sites so secrets going away is not an option.

tl;dr: What happens when I delete legacy project scope secrets from Rancher?

nevermind, the secrets all get deleted while in the Rancher 1.6 docs it says otherwise and in the recent Rancher docs it’s not even mentioned.