maintenance: unblock sweeper rollouts on degraded nodes

This commit is contained in:
Brad Stein 2026-03-30 18:39:09 -03:00
parent 88f0cd7f1d
commit a230bf4182

View File

@ -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: