A Helm chart for managing loki
| Repository | Name | Version |
|---|---|---|
| https://grafana.github.io/helm-charts | loki-stack | ^2.9.7 |
| Key | Type | Default | Description |
|---|---|---|---|
| global | string | nil |
|
| loki-stack.loki.resources.limits.cpu | string | "200m" |
|
| loki-stack.loki.resources.limits.memory | string | "384Mi" |
|
| loki-stack.loki.resources.requests.cpu | string | "200m" |
|
| loki-stack.loki.resources.requests.memory | string | "384Mi" |
|
| loki-stack.promtail.config.snippets.extraRelabelConfigs[0].action | string | "replace" |
|
| loki-stack.promtail.config.snippets.extraRelabelConfigs[0].source_labels[0] | string | "__meta_kubernetes_pod_container_image" |
|
| loki-stack.promtail.config.snippets.extraRelabelConfigs[0].target_label | string | "image" |
|
| loki-stack.promtail.serviceAccount.create | bool | true |
|
| loki-stack.promtail.serviceAccount.name | string | "loki-promtail" |
Autogenerated from chart metadata using helm-docs v1.14.2