mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
updating uptimerobot readme (#31)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
b0e4a8fe85
commit
17696bfbc9
@ -1,11 +1,12 @@
|
||||
apiVersion: v1
|
||||
name: uptimerobot
|
||||
version: 1.1.7
|
||||
version: 1.1.8
|
||||
appVersion: 1.1.0
|
||||
description: A tool to get statistics from Uptime Robot and log it into InfluxDB
|
||||
keywords:
|
||||
- uptimerobot
|
||||
- influxdb
|
||||
- grafana
|
||||
home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot
|
||||
sources:
|
||||
- https://github.com/trojanc/node-influx-uptimerobot
|
||||
|
@ -34,7 +34,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The configuration is set as a block of text through a configmap and mouted as a file in /src/config.ini Any value in this text block should match the defined uptimerobot configuration. There are several values here that will have to match our kubernetes configuration.
|
||||
The configuration is set as a block of text through a configmap and mounted as a file in /src/config.ini Any value in this text block should match the defined uptimerobot configuration. There are several values here that will have to match our kubernetes configuration.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user