--- title: "infra-fluxcd" description: "Install resources for FluxCD (e.g. grafana dashboards, prometheus podmonitor)" --- # infra-fluxcd ![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Install resources for FluxCD (e.g. grafana dashboards, prometheus podmonitor) ## Maintainers | Name | Email | Url | | ---- | ------ | --- | | WrenIX | | | ## 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)