mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-23 22:59:29 +00:00
[all] Update READMEs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hg612-exporter
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
A prometheus exporter for the HG612 modem
|
||||
|
||||
@@ -78,7 +78,7 @@ N/A
|
||||
| env | object | See below | environment variables. See more environment variables in the [hg612-exporter documentation](https://hg612-exporter.org/docs). |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"nikdoof/hg612-exporter"` | image repository |
|
||||
| image.tag | string | `"latest"` | image tag |
|
||||
| image.tag | string | `"0.0.1"` | image tag |
|
||||
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
||||
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
|
||||
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
|
||||
@@ -88,7 +88,7 @@ N/A
|
||||
| metrics.serviceMonitor.scrapeTimeout | string | `"30s"` | |
|
||||
| modem | object | See below | Modem configuration details |
|
||||
| modem.host | string | `nil` | DNS name or IP of the HG612 modem. |
|
||||
| modem.identifier | object | `{"":null}` | Identifier to use in Prometheus for this modem. |
|
||||
| modem.identifier | string | `nil` | Identifier to use in Prometheus for this modem. |
|
||||
| modem.interval | int | `10` | How often to collect statistics from the modem. |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user