forcing a github action check

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2019-05-27 01:18:06 -04:00
parent e8b78673fb
commit 7af7d77860
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v1
name: speedtest name: speedtest
version: 1.1.4 version: 1.1.4
appVersion: 1.0.0 appVersion: 1.0.0
description: periodic speedtest and save the results to InfluxDB description: periodic speedtest and save the results to InfluxDB
keywords: keywords:
- speedtest - speedtest
- influxdb - influxdb

View File

@ -31,7 +31,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 speedtest 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 mouted as a file in /src/config.ini Any value in this text block should match the defined speedtest configuration. There are several values here that will have to match our kubernetes configuration.
## Configuration ## Configuration