From 25fa0237ba61d7feb0ad91aead2b38ad992fd529 Mon Sep 17 00:00:00 2001 From: Henry Whitaker Date: Thu, 29 Feb 2024 20:17:57 +0000 Subject: [PATCH] fix: values --- argo/cluster/ai/ollama/chart/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/argo/cluster/ai/ollama/chart/values.yaml b/argo/cluster/ai/ollama/chart/values.yaml index e28c5948..0aae0844 100644 --- a/argo/cluster/ai/ollama/chart/values.yaml +++ b/argo/cluster/ai/ollama/chart/values.yaml @@ -1,5 +1,6 @@ ollama: - defaultModel: mistral + ollama: + defaultModel: mistral persistentVolume: enabled: true