Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tabboud committed Sep 25, 2024
1 parent 4f3b13b commit 01c56a5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/sources/setup/install/helm/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -6488,20 +6488,20 @@ true
</td>
</tr>
<tr>
<td>memberlist.service.publishNotReadyAddresses</td>
<td>bool</td>
<td>memberlist.service.annotations</td>
<td>object</td>
<td></td>
<td><pre lang="json">
false
{}
</pre>
</td>
</tr>
<tr>
<td>memberlist.service.annotations</td>
<td>object</td>
<td>Additional annotations for the `memberlist` service</td>
<td>memberlist.service.publishNotReadyAddresses</td>
<td>bool</td>
<td></td>
<td><pre lang="json">
{}
false
</pre>
</td>
</tr>
Expand Down

0 comments on commit 01c56a5

Please sign in to comment.