kube/frigate/README.md

4 lines
210 B
Markdown
Raw Normal View History

2024-09-29 18:34:31 +00:00
```
helm repo add blakeblackshear https://blakeblackshear.github.io/blakeshome-charts/
helm template -n frigate --release-name frigate blakeblackshear/frigate --include-crds -f values.yaml > application.yml
```