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

Not that kind of backend

parent 8fedb72d
No related branches found
No related tags found
No related merge requests found
Pipeline #19709 failed
......@@ -5,17 +5,17 @@ metadata:
kubernetes.io/ingress.class: nginx-public
name: realworld-public
labels:
app: hello
app: realworld
spec:
rules:
- host: realworld-henhe83-kubernetes-krash.kubernetes-public.it.liu.se
http:
paths:
- backend:
- path: /api/
backend:
serviceName: realworld-backend-service
servicePort: 5000
path: /api/
- frontend:
- path: /
backend:
serviceName: realworld-frontend-service
servicePort: 80
path: /
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment