feat: add Ollama authentication secret and reference to agent gateway backend configuration
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
Authorization: b2xsYW1h
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: ollama-secret
|
||||
namespace: agentgateway-system
|
||||
type: Opaque
|
||||
Reference in New Issue
Block a user