diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index bc1a26ef6..3d82b8a4e 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -43,6 +43,10 @@ ollama: key: civitai-key - name: WEBUI_ARGS value: --api --listen + - name: CF_QUICK_TUNNELS + value: false + - name: WEB_ENABLE_AUTH + value: false resources: requests: cpu: 100m