fix shm limit #1025

Merged
aaron merged 1 commit from ar-fix-authentik-shm-limit into main 2025-05-30 18:02:03 +02:00
Showing only changes of commit 549b48a35e - Show all commits

View file

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