fix: adjust indentation of auth block in agentgateway-backend-ollama template
This commit is contained in:
@@ -17,6 +17,6 @@ spec:
|
|||||||
/v1/chat/completions: Completions
|
/v1/chat/completions: Completions
|
||||||
/v1/embeddings: Passthrough
|
/v1/embeddings: Passthrough
|
||||||
/v1/models: Passthrough
|
/v1/models: Passthrough
|
||||||
auth:
|
auth:
|
||||||
secretRef:
|
secretRef:
|
||||||
name: ollama-secret
|
name: ollama-secret
|
||||||
Reference in New Issue
Block a user