apiVersion: v1 kind: Service metadata: name: task-web namespace: prod spec: selector: app: task-web ports: - port: 8080 targetPort: http