1
0
Fork 0
forked from infra/ansible

bodhi-stg: use Recreate strategy for bodhi-valkey

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
Mattia Verga 2026-05-11 14:35:56 +02:00
commit c844df0cfb

View file

@ -374,7 +374,7 @@ spec:
matchLabels:
app: bodhi-valkey
strategy:
type: RollingUpdate
type: Recreate
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%