Hi everyone :wave: is there a unique rke2 way of d...
# rke2
l
Hi everyone 👋 is there a unique rke2 way of disabling psp in versions <1.25? I have a 1.23 cluster started on non-cis mode and my containers are getting on the default
global-unrestricted-psp
policy. I try to remove the policy and the annotations from the kube-system namespace but rke2 does not respect this even after a reboot of rke2-server. I am missing something but I’m not sure yet 🤔 (https://docs.rke2.io/security/pod_security_policies) perhaps the only way to rid of them is to follow the migration guide?