apiVersion: v1 kind: Service metadata: name: nginx spec: selector: app: nginx ports: - name: http port: 80