Compare commits

..

1 commit

Author SHA1 Message Date
549b48a35e
fix shm limit
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 18:01:46 +02:00

View file

@ -108,8 +108,8 @@ spec:
name: https name: https
protocol: TCP protocol: TCP
volumeMounts: volumeMounts:
- mountPath: /dev/shm - mountPath: /dev/shm
name: dshm name: dshm
resources: resources:
requests: requests:
cpu: 100m cpu: 100m