What is the purpose of the `securityContext` field at the container level in a Pod spec?
-
A
To configure RBAC rules for the container
-
B
To set security settings like runAsUser and allowPrivilegeEscalation
-
C
To define network policies for the container
-
D
To mount secret volumes into the container