Files
tools/crowdsec
arcodange 2367bd6cd7
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 49s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
fix(crowdsec): use Recreate strategy for lapi to avoid RWO volume multi-attach
RollingUpdate with maxSurge>0 creates a new pod before terminating the old one,
causing a Multi-Attach error on the RWO PVCs (crowdsec-db-pvc, crowdsec-config-pvc).
Recreate terminates the old pod first, then starts the new one.
2026-04-16 10:25:10 +02:00
..
2025-12-09 12:14:57 +01:00
2025-11-26 12:22:18 +01:00