authelia: fix ttlcache delete panic may due to some concurrency (#2039)

This commit is contained in:
hysyeah 2025-11-06 17:53:24 +08:00 committed by GitHub
parent f18d3af3b4
commit df2b5b4274
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -429,7 +429,7 @@ spec:
privileged: true
containers:
- name: authelia
image: beclab/auth:0.2.39
image: beclab/auth:0.2.40
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9091