From 7af7d7786091a45bcafd6ca38e0ffe0cc20d9dcf Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Mon, 27 May 2019 01:18:06 -0400 Subject: [PATCH] forcing a github action check Signed-off-by: Jeff Billimek --- speedtest/Chart.yaml | 2 +- speedtest/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/speedtest/Chart.yaml b/speedtest/Chart.yaml index 8ba23dfb..60015dd2 100644 --- a/speedtest/Chart.yaml +++ b/speedtest/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 name: speedtest version: 1.1.4 appVersion: 1.0.0 -description: periodic speedtest and save the results to InfluxDB +description: periodic speedtest and save the results to InfluxDB keywords: - speedtest - influxdb diff --git a/speedtest/README.md b/speedtest/README.md index f95892b1..de4674d1 100644 --- a/speedtest/README.md +++ b/speedtest/README.md @@ -31,7 +31,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 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