updating uptimerobot readme (#31)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2019-05-27 08:26:39 -04:00 committed by GitHub
parent b0e4a8fe85
commit 17696bfbc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
apiVersion: v1 apiVersion: v1
name: uptimerobot name: uptimerobot
version: 1.1.7 version: 1.1.8
appVersion: 1.1.0 appVersion: 1.1.0
description: A tool to get statistics from Uptime Robot and log it into InfluxDB description: A tool to get statistics from Uptime Robot and log it into InfluxDB
keywords: keywords:
- uptimerobot - uptimerobot
- influxdb - influxdb
- grafana
home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot
sources: sources:
- https://github.com/trojanc/node-influx-uptimerobot - https://github.com/trojanc/node-influx-uptimerobot

View File

@ -34,7 +34,7 @@ The command removes all the Kubernetes components associated with the chart and
## Configuration ## 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 ## Configuration