apiVersion: v1 kind: Service metadata: name: mcp-proxy spec: selector: app: mcp-proxy ports: - port: 8080 targetPort: 8080