Skip to content
Snippets Groups Projects
Commit a90a7eef authored by Henrik Henriksson's avatar Henrik Henriksson
Browse files

Try ingressing only the api

parent cddb0e73
No related branches found
No related tags found
No related merge requests found
Pipeline #19931 passed
......@@ -12,11 +12,10 @@ spec:
http:
paths:
- path: /api/
pathType: Prefix
backend:
serviceName: realworld-backend-service
servicePort: 5000
- path: /
backend:
serviceName: realworld-frontend-service
servicePort: 80
#- path: /
# backend:
# serviceName: realworld-frontend-service
# servicePort: 80
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment