correcting readme for modem-stats chart (#24)

This commit is contained in:
Jeff Billimek 2019-05-26 22:09:42 -04:00 committed by GitHub
parent c18e9e0944
commit c8c5b54dde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
apiVersion: v1 apiVersion: v1
name: modem-stats name: modem-stats
version: 1.0.4 version: 1.0.5
appVersion: 1.0.0 appVersion: 1.0.0
description: periodic cable modem data collection and save the results to InfluxDB description: periodic cable modem data collection and save the results to InfluxDB
keywords: keywords:

View File

@ -65,4 +65,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
$ helm install --name my-release -f values.yaml billimek/modem-stats $ helm install --name my-release -f values.yaml billimek/modem-stats
``` ```
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/modem-stats/values.yaml) file. It has several commented out suggested values.