refs #4090 back memory limit increased because of pupeteer
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-06-02 13:51:26 +02:00
parent 1408e5f5ad
commit 35cf48314a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ services:
- node.role == worker - node.role == worker
resources: resources:
limits: limits:
memory: 4G memory: 8G
configs: configs:
datasources: datasources:
external: true external: true