fix(metis): keep sentinel rollouts moving on degraded nodes

This commit is contained in:
Brad Stein 2026-04-22 03:40:28 -03:00
parent 7f91be27f9
commit 51ade59a46
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@ spec:
app: metis-sentinel-amd64
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 25%
template:
metadata:
labels:

View File

@ -10,6 +10,8 @@ spec:
app: metis-sentinel-arm64
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 25%
template:
metadata:
labels: