Skip to content

Commit

Permalink
Merge pull request #619 from robinmordasiewicz/dev106
Browse files Browse the repository at this point in the history
adding init
  • Loading branch information
robinmordasiewicz authored Sep 30, 2024
2 parents ba2c3c1 + 116140f commit 4c7d15b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion manifests/ingress/Ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,11 @@ spec:
service:
name: lower-thirds
port:
number: 8000
number: 8000
- path: /v1
pathType: Prefix
backend:
service:
name: ollama
port:
number: 11434

0 comments on commit 4c7d15b

Please sign in to comment.