feat: add Ollama authentication secret and reference to agent gateway backend configuration
This commit is contained in:
@@ -16,4 +16,7 @@ spec:
|
||||
'*': Passthrough
|
||||
/v1/chat/completions: Completions
|
||||
/v1/embeddings: Passthrough
|
||||
/v1/models: Passthrough
|
||||
/v1/models: Passthrough
|
||||
auth:
|
||||
secretRef:
|
||||
name: ollama-secret
|
||||
Reference in New Issue
Block a user