apiVersion: v1 kind: Service metadata: name: harness spec: type: ClusterIP ports: - port: 80 targetPort: 3100 protocol: TCP selector: app: harness