mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
comcast chart migration (#115)
* comcast chart migration Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com> * fixing typo Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
85fa273534
commit
ee33737bfb
@ -1,13 +1,13 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: comcast
|
name: comcast
|
||||||
version: 1.0.8
|
version: 2.0.0
|
||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
description: periodic comcast data usage checks and save the results to InfluxDB
|
description: periodic comcast data usage checks and save the results to InfluxDB
|
||||||
keywords:
|
keywords:
|
||||||
- comcast
|
- comcast
|
||||||
- influxdb
|
- influxdb
|
||||||
- xfinity
|
- xfinity
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/comcast
|
home: https://github.com/billimek/billimek-charts/tree/master/charts/comcast
|
||||||
icon: https://i.imgur.com/iR1dUpp.png
|
icon: https://i.imgur.com/iR1dUpp.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/billimek/comcastUsage-for-influxdb
|
- https://github.com/billimek/comcastUsage-for-influxdb
|
||||||
|
@ -71,7 +71,7 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
|||||||
helm install --name my-release -f values.yaml billimek/comcast
|
helm install --name my-release -f values.yaml billimek/comcast
|
||||||
```
|
```
|
||||||
|
|
||||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/comcast/values.yaml) file. It has several commented out suggested values.
|
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/comcast/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
## InfluxDB metrics
|
## InfluxDB metrics
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user