Skip to content

Commit

Permalink
Merge pull request #543 from robinmordasiewicz/dev99
Browse files Browse the repository at this point in the history
adding ks8
  • Loading branch information
robinmordasiewicz authored Aug 6, 2024
2 parents 8a0c561 + c7e6846 commit 7c55b8f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions manifests/ingress/Ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,13 @@ spec:
name: dvwa
port:
number: 80
rules:
- http:
paths:
- path: /api
pathType: Prefix
backend:
service:
name: ollama
port:
number: 11434

0 comments on commit 7c55b8f

Please sign in to comment.