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