瀏覽代碼

Increase size of models

Victor Lavaud 6 月之前
父節點
當前提交
8ff58efbca
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ollama/values.yaml

+ 1 - 0
ollama/values.yaml

@@ -29,5 +29,6 @@ ingress:
 persistentVolume:
   enabled: "true"
   storageClass: "nfs-client"
+  size: "200Gi"
 nodeSelector:
   nvidia.com/gpu.present: "true"