feat: add specific hostname to ollama gateway route
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user