Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="loki-1.0.6"></a>
|
||||
### [loki-1.0.6](https://github.com/truecharts/apps/compare/loki-1.0.5...loki-1.0.6) (2021-11-24)
|
||||
|
||||
#### Fix
|
||||
|
||||
* disable promtail for the time being (needs fix for dataset access)
|
||||
|
||||
|
||||
|
||||
<a name="loki-1.0.5"></a>
|
||||
### [loki-1.0.5](https://github.com/truecharts/apps/compare/loki-1.0.4...loki-1.0.5) (2021-11-24)
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| probes.liveness.path | string | `"/ready"` | |
|
||||
| probes.readiness.path | string | `"/ready"` | |
|
||||
| probes.startup.path | string | `"/ready"` | |
|
||||
| promtail.enabled | bool | `true` | |
|
||||
| promtail.enabled | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `3100` | |
|
||||
| service.main.ports.main.protocol | string | `"HTTP"` | |
|
||||
| service.main.ports.main.targetPort | int | `3100` | |
|
||||
|
||||
Reference in New Issue
Block a user