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:
|
recreateParams:
|
||||||
timeoutSeconds: 600
|
timeoutSeconds: 600
|
||||||
resources: {}
|
resources: {}
|
||||||
rollingParams:
|
type: Recreate
|
||||||
intervalSeconds: 1
|
|
||||||
maxSurge: 25%
|
|
||||||
maxUnavailable: 25%
|
|
||||||
timeoutSeconds: 600
|
|
||||||
updatePeriodSeconds: 1
|
|
||||||
type: Rolling
|
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue