Quick question. I'm migrating Rancher managed clusters from 1.24.X to 1.25.X. As part of that moving across from PSPs to PSAs.
For namespaces that I want to exempt from the rancher-restricted policy I can see two places potentially to do this. One would be to add to the list of exempted namespaces in the PSS policy. The other is making the namespace 'privileged' in its config.
Does anyone know if these two things are functionally the same under the hood? Or if there is a preferred approach?