apiVersion: v1 kind: Deployment metadata: name: nginx labels: env: test spec: replicas: 1 template: spec: containers: []