File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# ecowitt-exporter
22
3- ![ Version: 1.0.3 ] ( https://img.shields.io/badge/Version-1.0.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.0.3] ( https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square )
3+ ![ Version: 1.0.4 ] ( https://img.shields.io/badge/Version-1.0.4 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.0.3] ( https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square )
44
55A Prometheus exporter for Ecowitt weather stations
66
@@ -43,7 +43,9 @@ A Prometheus exporter for Ecowitt weather stations
4343| nodeSelector | object | ` {} ` | |
4444| podAnnotations | object | ` {} ` | |
4545| podSecurityContext | object | ` {} ` | |
46+ | prometheusRules.batteryAlerts | bool | ` true ` | Enable battery alerts |
4647| prometheusRules.enabled | bool | ` false ` | Enable Prometheus rules for Prometheus Operator |
48+ | prometheusRules.weatherAlerts | bool | ` true ` | Enable weather alerts |
4749| replicaCount | int | ` 1 ` | Number of replicas |
4850| resources | object | ` {} ` | |
4951| securityContext | object | ` {} ` | |
You can’t perform that action at this time.
0 commit comments