Policy-agent deployment should include `runAsNonRoot: true`: https://github.com/weaveworks/policy-agent/blob/bc4e607fa90daf964367e4c8a81917c8a37fdfb2/helm/templates/agent.yaml#L164 Also, the seccomp profile type is missing, e.g. `spec.securityContext.seccompProfile.type: "RuntimeDefault"