fix shm limit
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Aaron Riedel 2025-05-30 17:59:54 +02:00
parent d326f8efc0
commit 549b48a35e
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -107,6 +107,9 @@ spec:
- containerPort: 9443
name: https
protocol: TCP
volumeMounts:
- mountPath: /dev/shm
name: dshm
resources:
requests:
cpu: 100m