Skip to content

Commit

Permalink
Revert "[#1939] Redirect root request to /ui (#1940)" (#1969)
Browse files Browse the repository at this point in the history
This reverts commit 1d2350c.
  • Loading branch information
chrismatix committed Jun 11, 2021
1 parent 164d51a commit e6945eb
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions infrastructure/helm-chart/templates/ingress-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,6 @@ spec:
name: frontend-ui
port:
number: 80
- path: /ui/login
pathType: Prefix
backend:
service:
name: frontend-ui
port:
number: 80
- path: "/"
pathType: Exact
backend:
service:
name: frontend-ui
port:
number: 80
- path: /chatplugin/ui
pathType: Prefix
backend:
Expand Down

0 comments on commit e6945eb

Please sign in to comment.