mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
modem-stats chart migration (#120)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
parent
ee9f35fc3f
commit
dc91c4b413
@ -1,12 +1,12 @@
|
||||
apiVersion: v1
|
||||
name: modem-stats
|
||||
version: 1.0.9
|
||||
version: 2.0.0
|
||||
appVersion: 1.0.0
|
||||
description: periodic cable modem data collection and save the results to InfluxDB
|
||||
keywords:
|
||||
- sb6183
|
||||
- influxdb
|
||||
home: https://github.com/billimek/billimek-charts/tree/master/modem-stats
|
||||
home: https://github.com/billimek/billimek-charts/tree/master/charts/modem-stats
|
||||
icon: https://i.imgur.com/NprLyFf.png
|
||||
sources:
|
||||
- https://github.com/billimek/SB6183-stats-for-influxdb
|
||||
|
@ -66,4 +66,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
|
||||
```
|
||||
|
||||
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.
|
||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/modem-stats/values.yaml) file. It has several commented out suggested values.
|
||||
|
Loading…
Reference in New Issue
Block a user