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"
Policy-agent deployment should include
runAsNonRoot: true:policy-agent/helm/templates/agent.yaml
Line 164 in bc4e607
Also, the seccomp profile type is missing, e.g. `spec.securityContext.seccompProfile.type: "RuntimeDefault"