apiVersion: v1 kind: Pod metadata: name: test-ignore namespace: default labels: app: app spec: containers: - name: nginx image: nginx:latest