Skip to content

Commit

Permalink
Synchronize docs
Browse files Browse the repository at this point in the history
  • Loading branch information
victoriametrics-bot committed Feb 5, 2025
1 parent 95c4cfd commit a480950
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions charts/victoria-metrics-k8s-stack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,6 @@ Change the values according to the need of the environment in ``victoria-metrics
- name: blackhole
route:
receiver: blackhole
templates:
- /etc/vm/configs/**/*.tmpl
</code>
</pre>
</td>
Expand Down Expand Up @@ -613,6 +611,17 @@ selectAllByDefault: true
</pre>
</td>
<td><p>Extra alert templates</p>
</td>
</tr>
<tr>
<td>alertmanager.useManagedConfig</td>
<td>bool</td>
<td><pre class="helm-vars-default-value language-yaml" lang="">
<code class="language-yaml">false
</code>
</pre>
</td>
<td><p>enable storing .Values.alertmanager.config in VMAlertmanagerConfig instead of k8s Secret</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit a480950

Please sign in to comment.