--- apiVersion: v1 kind: Pod metadata: name: begin-with-document-separator spec: containers: - name: nginx_container image: nginx securityContext: allowPrivilegeEscalation: false