feat: add specific hostname to ollama gateway route

This commit is contained in:
2026-05-05 11:06:32 +02:00
parent 3655fb1d09
commit 544adef3c3
@@ -4,6 +4,8 @@ metadata:
name: ollama name: ollama
namespace: agentgateway-system namespace: agentgateway-system
spec: spec:
hostnames:
- ollama.homelab-test.hnrx.net
parentRefs: parentRefs:
- name: agentgateway-proxy - name: agentgateway-proxy
namespace: agentgateway-system namespace: agentgateway-system