mirror of
https://github.com/won-ktds/smarketing-manifest.git
synced 2025-12-06 12:26:23 +00:00
Update ingress.yaml
This commit is contained in:
parent
06e3f5513b
commit
1cf6c96c93
@ -39,3 +39,18 @@ spec:
|
||||
name: ai-recommend
|
||||
port:
|
||||
number: 80
|
||||
- path: /api/sales
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: store
|
||||
port:
|
||||
number: 80
|
||||
- path: /api/menu
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: store
|
||||
port:
|
||||
number: 80
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user