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"