apiVersion: v1 kind: Pod metadata: name: user-profile-import spec: containers: - name: nginx image: nginx nodeSelector: label: someLabel