flux-charts/infra-logging
2023-12-21 13:59:00 +01:00
..
templates feat: driftDetection (+ cleanup interval) 2023-12-21 13:59:00 +01:00
.helmignore fix(infra-logging): init 2023-11-25 02:15:50 +01:00
Chart.yaml fix: chart-testing 2023-12-20 01:43:22 +01:00
README.adoc chore(docs): generate 2023-12-20 11:19:14 +01:00
values.yaml feat: driftDetection (+ cleanup interval) 2023-12-21 13:59:00 +01:00


= infra-logging

image::https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square[Version: 0.1.0]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
== Maintainers

.Maintainers
|===
| Name | Email | Url

| WrenIX
|
| <https://wrenix.eu>
|===

== Values

.Values
|===
| Key | Type | Default | Description

| commons.grafana.dashboards.labels.grafana_dashboard
| string
| `"1"`
|

| commons.grafana.datasource.labels.grafana_datasource
| string
| `"1"`
|

| commons.helm.release.install
| object
| `{}`
|

| commons.helm.release.test
| object
| `{}`
|

| commons.helm.release.upgrade
| object
| `{}`
|

| commons.prometheus.monitor.labels
| object
| `{}`
|

| commons.prometheus.rules.labels
| object
| `{}`
|

| fluentd.replicas
| int
| `1`
|

| grafana.dashboards.annotations
| object
| `{}`
|

| init.namespace
| string
| `"bases"`
|

| init.version
| int
| `0`
|

| loki.enabled
| bool
| `true`
|
|===

Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs]