Skip to content

Commit c10db52

Browse files
committed
Add note about how large block window for maintenance can be
1 parent b27cc97 commit c10db52

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

en/reference/applications/deployment.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,9 @@ <h2 id="block-change">block-change</h2>
185185
<tr>
186186
<td>maintenance
187187
<td>No, default <code>false</code>
188-
<td>Set to <code>true</code> to disallow Vespa maintenance operations. This is best effort, maintenance can still happen (e.g. for security reasons).
188+
<td>Set to <code>true</code> to disallow Vespa maintenance operations. This is best effort, maintenance
189+
can still happen (e.g. for security reasons). The block window for maintenance should be open at least
190+
10% of the time calculated over a week, that is, at least 17 hours per week.
189191
</tr>
190192
<tr>
191193
<td>days

0 commit comments

Comments
 (0)