Skip to content

Commit d431034

Browse files
someStrangerFromTheAbyssBenjamin LB
authored andcommitted
fix(doc): adding missing documentation with the make helm-docs
1 parent 262d553 commit d431034

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/sources/setup/install/helm/reference.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9677,6 +9677,7 @@ false
96779677
},
96789678
"legacyReadTarget": false,
96799679
"lifecycle": {},
9680+
"livenessProbe": {},
96809681
"nodeSelector": {},
96819682
"persistence": {
96829683
"annotations": {},
@@ -9882,6 +9883,15 @@ false
98829883
<td><pre lang="json">
98839884
{}
98849885
</pre>
9886+
</td>
9887+
</tr>
9888+
<tr>
9889+
<td>read.livenessProbe</td>
9890+
<td>object</td>
9891+
<td>liveness probe settings for read pods. If empty, applies no livenessProbe</td>
9892+
<td><pre lang="json">
9893+
{}
9894+
</pre>
98859895
</td>
98869896
</tr>
98879897
<tr>

production/helm/loki/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# loki
22

3-
![Version: 6.29.0](https://img.shields.io/badge/Version-6.29.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.2](https://img.shields.io/badge/AppVersion-3.4.2-informational?style=flat-square)
3+
![Version: 6.29.1](https://img.shields.io/badge/Version-6.29.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.2](https://img.shields.io/badge/AppVersion-3.4.2-informational?style=flat-square)
44

55
Helm chart for Grafana Loki and Grafana Enterprise Logs supporting monolithic, simple scalable, and microservices modes.
66

0 commit comments

Comments
 (0)