This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | apiVersion: apiextensions.k8s.io/v1beta1 | |
| kind: CustomResourceDefinition | |
| metadata: | |
| name: pulsarclusters.pulsar.apache.org | |
| spec: | |
| group: pulsar.apache.org | |
| names: | |
| kind: PulsarCluster | |
| listKind: PulsarClusterList | |
| plural: pulsarclusters | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | apiVersion: v1 | |
| kind: Namespace | |
| metadata: | |
| name: operators-ec-core | |
| --- | |
| apiVersion: apiextensions.k8s.io/v1beta1 | |
| kind: CustomResourceDefinition | |
| metadata: | |
| name: pulsarclusters.pulsar.apache.org | |
| spec: | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | const express = require('express'); | |
| const { createProxyMiddleware } = require('http-proxy-middleware'); | |
| const app = express(); | |
| const bodyParser = require('body-parser') | |
| var cors = require('cors'); | |
| const options = { | |
| target: 'http://localhost:9200/', | |
| changeOrigin: true, | |
| onProxyReq: (proxyReq, req) => { | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <img src="https://frontend-13c80d58-579d-489f-8bb2-98a4f206b516.withkoji.com/public/images/bug-o.png" alt="Smiley face" width="42" height="42"> | |
| <img src="https://frontend-c9c10f20-5797-4646-b18d-fd9b64fd7d5f.koji-staging.com/public/images/bug-o.png" alt="Smiley face" width="42" height="42"> |