Browse Source

Increase size of models

Victor Lavaud 6 tháng trước cách đây
mục cha
commit
8ff58efbca
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"