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:
parent
d02937cc70
commit
c844df0cfb
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ spec:
|
|||
matchLabels:
|
||||
app: bodhi-valkey
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
type: Recreate
|
||||
rollingUpdate:
|
||||
maxSurge: 25%
|
||||
maxUnavailable: 25%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue