maintenance: unblock sweeper rollouts on degraded nodes
This commit is contained in:
parent
9e88b3fc88
commit
df5ba74ab7
@ -10,6 +10,8 @@ spec:
|
|||||||
app: node-image-sweeper
|
app: node-image-sweeper
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
|
rollingUpdate:
|
||||||
|
maxUnavailable: 100%
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user