kind: Service apiVersion: v1 metadata: namespace: demo name: nginx-hello spec: selector: app: nginx ports: - port: 80