fix: pdb to support nodes drains (#592)

This commit is contained in:
MacLikorne
2022-02-10 17:28:04 +01:00
committed by GitHub
parent 317c0008f4
commit 16ad54e51e
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ metadata:
appId: {{ id }}
app: {{ sanitized_name }}
spec:
minAvailable: 1
maxUnavailable: 10%
selector:
matchLabels:
ownerId: {{ owner_id }}