flux-charts/infra-certificates
2024-09-18 00:02:53 +02:00
..
grafana_dashboards fix(infra-certificates): improve monitoring 2024-03-14 22:35:51 +01:00
templates fix(infra-certificates): group alerts by namespace 2024-09-18 00:02:53 +02:00
.helmignore fix(infra-certificates): init 2023-11-25 01:46:05 +01:00
Chart.yaml fix: chart-testing 2023-12-20 01:43:22 +01:00
README.adoc chore(docs): support sections 2024-04-03 15:38:37 +02:00
values.yaml chore(docs): support sections 2024-04-03 15:38:37 +02:00


= infra-certificates

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 Commons Monitoring
|===
| Key | Type | Default | Description

| commons.grafana.dashboards.labels
| object
| `{"grafana_dashboard":"1"}`
| labels of grafana dashboard configmap

| commons.grafana.datasource.labels
| object
| `{"grafana_datasource":"1"}`
| labels of grafana datasource configmap and secret

| commons.prometheus.monitor.labels
| object
| `{}`
| labels on Pod- and Service-Monitor
|===

.Values Commons helm release
|===
| Key | Type | Default | Description

| commons.helm.release.driftDetection
| object
| `{}`
| driftDetection of FluxCD HelmRelease

| commons.helm.release.install
| object
| `{}`
| install of FluxCD HelmRelease

| commons.helm.release.test
| object
| `{}`
| test of FluxCD HelmRelease

| commons.helm.release.upgrade
| object
| `{}`
| upgrade of FluxCD HelmRelease
|===
.Values Other Values
|===
| Key | Type | Default | Description

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

| email
| string
| `"an@example.org"`
|

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

| init.version
| int
| `0`
|
|===

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