Skip to content

Commit

Permalink
Merge 89fe79c into e727c35
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidalgarcia committed Jun 11, 2020
2 parents e727c35 + 89fe79c commit a063ffc
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 a063ffc

Please sign in to comment.