190 lines
2.4 KiB
Text
190 lines
2.4 KiB
Text
|
|
|
|
= infra-trivy
|
|
|
|
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.helm.release.driftDetection
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.install
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.test
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.helm.release.upgrade
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.prometheus.alertmanager.labels
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.prometheus.monitor.labels
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| commons.prometheus.rules.labels
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| grafana.dashboards.annotations
|
|
| object
|
|
| `{}`
|
|
|
|
|
|
|
| init.namespace
|
|
| string
|
|
| `"bases"`
|
|
|
|
|
|
|
| init.version
|
|
| int
|
|
| `0`
|
|
|
|
|
|
|
| prometheus.rules.clusterCompliance.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.clusterRBACAssessments.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.clusterRBACAssessments.info.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.clusterRBACAssessments.warning.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.enabled
|
|
| bool
|
|
| `true`
|
|
|
|
|
|
|
| prometheus.rules.imageExposedSecrets.enabled
|
|
| bool
|
|
| `true`
|
|
|
|
|
|
|
| prometheus.rules.imageExposedSecrets.info.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.imageExposedSecrets.warning.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.imageVulnerabilities.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.imageVulnerabilities.info.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.imageVulnerabilities.warning.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.infraAssessments.enabled
|
|
| bool
|
|
| `true`
|
|
|
|
|
|
|
| prometheus.rules.infraAssessments.info.enabled
|
|
| bool
|
|
| `true`
|
|
|
|
|
|
|
| prometheus.rules.infraAssessments.warning.enabled
|
|
| bool
|
|
| `true`
|
|
|
|
|
|
|
| prometheus.rules.resourceConfigAudits.enabled
|
|
| bool
|
|
| `true`
|
|
|
|
|
|
|
| prometheus.rules.resourceConfigAudits.info.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.resourceConfigAudits.warning.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.roleRBACAssessments.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.roleRBACAssessments.info.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| prometheus.rules.roleRBACAssessments.warning.enabled
|
|
| bool
|
|
| `false`
|
|
|
|
|
|
|
| scans.concurrent
|
|
| int
|
|
| `2`
|
|
|
|
|
|
|
| scans.ttl
|
|
| string
|
|
| `"168h"`
|
|
|
|
|
|===
|
|
|
|
Autogenerated from chart metadata using https://github.com/norwoodj/helm-docs[helm-docs]
|