소스 검색

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"