flux-charts/infra-certificates/README.md

48 lines
1.7 KiB
Markdown

---
title: "infra-certificates"
description: "Install all certificate related"
---
# infra-certificates
![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 all certificate related
## 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.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 |
### 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 |
### 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 [helm-docs](https://github.com/norwoodj/helm-docs)