Skip to content

Commit 8829df2

Browse files
github-actions[bot]djjudas21
authored andcommitted
update Helm documentation
1 parent b28b661 commit 8829df2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

charts/ecowitt-exporter/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

55
A 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 | `{}` | |

0 commit comments

Comments
 (0)