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