Skip to content

Commit

Permalink
Update infrastructure/charts/mediator/templates/apisixroute.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Pinheiro <[email protected]>
  • Loading branch information
FabioPinheiro committed Nov 22, 2023
1 parent 5ff0699 commit 6dcdda6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions infrastructure/charts/mediator/templates/apisixroute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,6 @@ spec:
header_name: "X-Request-ID"
include_in_response: true
{{ template "cors" . }}

---

apiVersion: apisix.apache.org/v2
kind: ApisixRoute
metadata:
name: mediator-ws-route
namespace: "{{ .Release.Namespace }}"
labels:
{{ template "labels.common" . }}
spec:
http:
- name: mediator-ws-rule
match:
hosts:
Expand Down

0 comments on commit 6dcdda6

Please sign in to comment.