anitya/release-monitoring: Use recreate strategy for fedmsg-hub
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
9e7b55c54c
commit
95a9857d40
1 changed files with 1 additions and 7 deletions
|
@ -109,13 +109,7 @@ items:
|
|||
recreateParams:
|
||||
timeoutSeconds: 600
|
||||
resources: {}
|
||||
rollingParams:
|
||||
intervalSeconds: 1
|
||||
maxSurge: 25%
|
||||
maxUnavailable: 25%
|
||||
timeoutSeconds: 600
|
||||
updatePeriodSeconds: 1
|
||||
type: Rolling
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue