apiVersion: v1 kind: Service metadata: name: test-svc spec: selector: app: nginx ports: - protocol: TCP port: 80