Minikube error - " unknown field "app" in io.k8s"

I receive the following error after running kubectl apply -f node.deployment.yml With the following YAML config: 1 apiVersion: apps/v1 2 kind: Deployment 3 metadata: 4 name: node-