Skip to content

Commit

Permalink
Merge fd014ea into e727c35
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidalgarcia committed Jun 11, 2020
2 parents e727c35 + fd014ea commit 93b660e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/reana/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
backend:
serviceName: {{ include "reana.prefix" . }}-server
servicePort: 80
- path: /sign-up
- path: /signup
backend:
serviceName: {{ include "reana.prefix" . }}-server
servicePort: 80
Expand Down

0 comments on commit 93b660e

Please sign in to comment.