apiVersion: v1 kind: Service metadata: name: mcp-jira namespace: mcp spec: selector: app: mcp-jira ports: - port: 9000 targetPort: 9000