39 lines
1.3 KiB
Markdown
39 lines
1.3 KiB
Markdown
---
|
|
title: "infra-fluxcd"
|
|
|
|
description: "Install resources for FluxCD (e.g. grafana dashboards, prometheus podmonitor)"
|
|
|
|
---
|
|
|
|
# infra-fluxcd
|
|
|
|
 
|
|
|
|
Install resources for FluxCD (e.g. grafana dashboards, prometheus podmonitor)
|
|
|
|
## Maintainers
|
|
|
|
| Name | Email | Url |
|
|
| ---- | ------ | --- |
|
|
| WrenIX | | <https://wrenix.eu> |
|
|
|
|
## Values
|
|
|
|
### Commons Monitoring
|
|
|
|
| Key | Type | Default | Description |
|
|
|-----|------|---------|-------------|
|
|
| commons.grafana.dashboards.labels | object | `{"grafana_dashboard":"1"}` | labels of grafana dashboard configmap |
|
|
| commons.prometheus.monitor.labels | object | `{}` | labels on Pod- and Service-Monitor |
|
|
| commons.prometheus.rules.labels | object | `{}` | labels on PrometheusRules |
|
|
|
|
### Other Values
|
|
|
|
| Key | Type | Default | Description |
|
|
|-----|------|---------|-------------|
|
|
| grafana.dashboards.annotations | object | `{}` | annotations of grafana dashboard configmap |
|
|
| init.namespace | string | `"bases"` | |
|
|
| init.version | int | `0` | |
|
|
| prometheus.kubeStateMetricsConfig.namespace | string | `nil` | |
|
|
|
|
Autogenerated from chart metadata using [helm-docs](https://github.com/norwoodj/helm-docs)
|