mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
fix: pdb to support nodes drains (#592)
This commit is contained in:
@@ -11,7 +11,7 @@ metadata:
|
||||
appId: {{ id }}
|
||||
app: {{ sanitized_name }}
|
||||
spec:
|
||||
minAvailable: 1
|
||||
maxUnavailable: 10%
|
||||
selector:
|
||||
matchLabels:
|
||||
ownerId: {{ owner_id }}
|
||||
|
||||
Reference in New Issue
Block a user