mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
updating uptimerobot readme (#29)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
3d181e42f7
commit
6fb5bc988c
@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: uptimerobot
|
||||
version: 1.1.4
|
||||
version: 1.1.5
|
||||
appVersion: 1.1.0
|
||||
description: A tool to get statistics from Uptime Robot and log it into InfluxDB
|
||||
keywords:
|
||||
|
@ -1,6 +1,6 @@
|
||||
# A tool to get statistics from Uptime Robot and log it into InfluxDB
|
||||
|
||||
![Screenshot](https://github.com/billimek/node-influx-uptimerobot/blob/master/docs/dashboard.png)
|
||||
![Screenshot](https://raw.githubusercontent.com/billimek/node-influx-uptimerobot/master/docs/dashboard.png)
|
||||
|
||||
This tool allows you to run periodic uptimerobot data usage checks and save the results to Influxdb
|
||||
|
||||
@ -68,4 +68,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
||||
$ helm install --name my-release -f values.yaml billimek/uptimerobot
|
||||
```
|
||||
|
||||
Read through the [values.yaml](values.yaml) file. It has several commented out suggested values.
|
||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/uptimerobot/values.yaml) file. It has several commented out suggested values.
|
||||
|
Loading…
Reference in New Issue
Block a user