Compare commits

..

1 commit

Author SHA1 Message Date
06029dc865
fix shm limit
Some checks failed
ci/woodpecker/push/yamllint Pipeline failed
2025-05-30 17:59:54 +02:00

View file

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