ソースを参照

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"