diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index c444651..3fe2a81 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -107,6 +107,9 @@ spec: - containerPort: 9443 name: https protocol: TCP + volumeMounts: + - mountPath: /dev/shm + name: dshm resources: requests: cpu: 100m