apiVersion: v1 kind: Service metadata: name: finlab namespace: ai spec: selector: app: finlab ports: - name: web port: 7681 targetPort: 7681