Skip to content
Snippets Groups Projects
Commit a4b80bf1 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

kubernetes: fix ingress rule for node go-based backend

parent a1214283
Branches
Tags
No related merge requests found
Pipeline #205466 failed
...@@ -24,8 +24,8 @@ spec: ...@@ -24,8 +24,8 @@ spec:
servicePort: http servicePort: http
- path: /api/ - path: /api/
backend: backend:
serviceName: backend-new serviceName: backend-go
servicePort: 4000 servicePort: http
- path: /rabbitmq/ - path: /rabbitmq/
backend: backend:
serviceName: broker serviceName: broker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment