Ensure that the admission control plugin SecurityContextDeny is set if PodSecurityPolicy is not used (API Server)

The SecurityContextDeny admission controller can be used to deny pods which make use of some SecurityContext fields which could allow for privilege escalation in the cluster. This should be used if the relevant CloudGuard Admission Control rules have not been configured or where PodSecurityPolicy is not in place within the cluster.