mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
frigate chart migration (#118)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
parent
6ba9d71849
commit
3adc8bb035
@ -2,12 +2,12 @@ apiVersion: v1
|
|||||||
appVersion: "0.2.0"
|
appVersion: "0.2.0"
|
||||||
description: Realtime object detection on RTSP cameras with the Google Coral
|
description: Realtime object detection on RTSP cameras with the Google Coral
|
||||||
name: frigate
|
name: frigate
|
||||||
version: 0.1.7
|
version: 1.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- tensorflow
|
- tensorflow
|
||||||
- coral
|
- coral
|
||||||
- ml
|
- ml
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/frigate
|
home: https://github.com/billimek/billimek-charts/tree/master/charts/frigate
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/a/a4/Lutine1.jpg
|
icon: https://upload.wikimedia.org/wikipedia/commons/a/a4/Lutine1.jpg
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/blakeblackshear/frigate
|
- https://github.com/blakeblackshear/frigate
|
||||||
|
@ -89,4 +89,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
|||||||
helm install --name my-release -f values.yaml stable/frigate
|
helm install --name my-release -f values.yaml stable/frigate
|
||||||
```
|
```
|
||||||
|
|
||||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/frigate/values.yaml) file. It has several commented out suggested values.
|
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/frigate/values.yaml) file. It has several commented out suggested values.
|
||||||
|
Loading…
Reference in New Issue
Block a user