fix(k8s): Add nginx route for load-balancer health checks
This commit is contained in:
parent
f2e0f3ee27
commit
d577629b5b
3 changed files with 11 additions and 3 deletions
|
|
@ -18,6 +18,7 @@ spec:
|
|||
- host: oslo.pub
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
- path: /
|
||||
backend:
|
||||
serviceName: nginx
|
||||
servicePort: 80
|
||||
servicePort: 6756
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue