Skip to content

Commit

Permalink
Use path based ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
fredimachado committed Sep 22, 2023
1 parent 3fb206c commit 2772594
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/Barista/NCafe.Barista.Api/appspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: ncafe-barista-api

ingress:
enabled: true
path: /barista
hosts:
- host: ncafe-barista-api-dev.fredi.au
paths:
- path: /
pathType: ImplementationSpecific
- ncafe-dev.fredi.au

resources:
requests:
Expand Down

0 comments on commit 2772594

Please sign in to comment.