diff --git a/speedtest/Chart.yaml b/speedtest/Chart.yaml index 3767e082..b466a81a 100644 --- a/speedtest/Chart.yaml +++ b/speedtest/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: speedtest -version: 1.1.0 +version: 1.1.1 appVersion: 1.0.0 description: periodic speedtest and save the results to InfluxDB keywords: @@ -12,4 +12,4 @@ sources: - https://github.com/billimek/billimek-charts maintainers: - name: billimek - email: jeff@billimek.com \ No newline at end of file + email: jeff@billimek.com diff --git a/speedtest/values.yaml b/speedtest/values.yaml index 503c04c8..345cc128 100644 --- a/speedtest/values.yaml +++ b/speedtest/values.yaml @@ -20,16 +20,16 @@ resources: {} nodeSelector: {} debug: false config: - # how many seconds to wait between checks - delay: 3600 - influxdb: - # host/port/database are mandatory - change as needed - host: influxdb-influxdb - port: 8086 - database: speedtests - # username: - # password: - ssl: false - speedtest: - # Leave blank to auto pick server - server: \ No newline at end of file + # how many seconds to wait between checks + delay: 3600 + influxdb: + # host/port/database are mandatory - change as needed + host: influxdb-influxdb + port: 8086 + database: speedtests + # username: + # password: + ssl: false + speedtest: + # Leave blank to auto pick server + server: