Skip to content

Commit

Permalink
Update ingress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nothinux authored Apr 22, 2021
1 parent 0733c52 commit 59a35ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _kubernetes/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ spec:
paths:
- path: /
backend:
serviceName: karsajobs-backend
serviceName: karsajobs-service
servicePort: 8080

0 comments on commit 59a35ee

Please sign in to comment.