From 565a920c396d86677dea60a4913093346b24f724 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 26 Jan 2025 01:13:33 -0600 Subject: [PATCH] add logtail --- clusters/cl01tl/platform/ollama/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 5bf7c24e1..a2bdbeeaf 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -50,7 +50,7 @@ ollama: - name: PORT value: "7860" - name: SUPERVISOR_NO_AUTOSTART - value: jupyter,syncthing,logtail + value: jupyter,syncthing resources: requests: cpu: 100m