Skip to content

Commit

Permalink
fix: remove connectors-edge from ingress (#4023)
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Fontanier <henry@dust.tt>
  • Loading branch information
fontanierh and Henry Fontanier authored Feb 28, 2024
1 parent 24d9574 commit e11c72c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions k8s/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,6 @@ spec:
port:
number: 80

- host: connectors-edge.dust.tt
http:
paths:
- pathType: Prefix
path: "/"
backend:
service:
name: connectors-edge-service
port:
number: 80

- host: docs.dust.tt
http:
paths:
Expand Down

0 comments on commit e11c72c

Please sign in to comment.