Added mealie api ingress
This commit is contained in:
parent
63fd434a2d
commit
5403e21421
@ -172,3 +172,13 @@ spec:
|
||||
name: mealie
|
||||
port:
|
||||
name: web
|
||||
- host: mealie.cluster.fun
|
||||
http:
|
||||
paths:
|
||||
- path: /api
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: mealie-api
|
||||
port:
|
||||
name: api
|
||||
|
Loading…
Reference in New Issue
Block a user