Files
infrastructure/clusters/cl01tl/manifests/ollama/HTTPRoute-ollama.yaml
gitea-bot 7787ab6f59 Automated Manifest Update (#2805)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2805
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-24 04:52:41 +00:00

31 lines
681 B
YAML

apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: ollama
labels:
app.kubernetes.io/instance: ollama
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: ollama
helm.sh/chart: ollama-4.5.0
namespace: ollama
spec:
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
hostnames:
- "ollama.alexlebens.net"
rules:
- backendRefs:
- group: ""
kind: Service
name: ollama-web
namespace: ollama
port: 80
weight: 100
matches:
- path:
type: PathPrefix
value: /