upped cpu limits for faster embedding
This commit is contained in:
@@ -45,7 +45,7 @@ spec:
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "1Gi"
|
||||
cpu: "1000m"
|
||||
cpu: "2000m"
|
||||
volumeMounts:
|
||||
- name: model-cache
|
||||
mountPath: /data
|
||||
|
||||
Reference in New Issue
Block a user