diff --git a/04-agentgateway-proxy/templates/route-ollama.yaml b/04-agentgateway-proxy/templates/route-ollama.yaml index a9e958a..b12261d 100644 --- a/04-agentgateway-proxy/templates/route-ollama.yaml +++ b/04-agentgateway-proxy/templates/route-ollama.yaml @@ -4,6 +4,8 @@ metadata: name: ollama namespace: agentgateway-system spec: + hostnames: + - ollama.homelab-test.hnrx.net parentRefs: - name: agentgateway-proxy namespace: agentgateway-system