diff --git a/k8s/qareports-web.yml b/k8s/qareports-web.yml index d8c7de7..51b9e85 100644 --- a/k8s/qareports-web.yml +++ b/k8s/qareports-web.yml @@ -142,7 +142,7 @@ spec: imagePullPolicy: "Always" command: ["sh", "-c"] args: - - squad --timeout=60 --workers=8 --fast --log-level DEBUG + - squad --timeout=60 --workers=8 --fast --log-level DEBUG --worker-tmp-dir /dev/shm envFrom: - secretRef: