fleet can't be deployed in workload clusters / pod violates PodSecurity "restricted:latest"
$ k -n cattle-fleet-system get events
LAST SEEN TYPE REASON OBJECT MESSAGE
55m Warning FailedCreate replicaset/fleet-agent-595ff97fd6 Error creating: pods "fleet-agent-595ff97fd6-87n8r" is forbidden: violates PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "fleet-agent" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "fleet-agent" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "fleet-agent" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
/cc @cristian.manda