Reduce resource requirements to 2 cpus / 8GB memory for k8s compatibility
This commit is contained in:
@@ -25,8 +25,8 @@ docker {
|
||||
|
||||
process {
|
||||
container = 'harbor.cluster.omic.ai/omic/foldseek:latest'
|
||||
cpus = 4
|
||||
memory = '16 GB'
|
||||
cpus = 2
|
||||
memory = '8 GB'
|
||||
}
|
||||
|
||||
profiles {
|
||||
|
||||
Reference in New Issue
Block a user