primary: containerSecurityContext: allowPrivilegeEscalation: false runAsNonRoot: true capabilities: drop: [ALL] seccompProfile: type: RuntimeDefault