Files
kube/frigate
rasmus 266b8ee6aa redeploy (and update) frigate
longhorn is stuck in a loop attaching/detacching its storage
2025-06-30 03:08:42 +03:00
..
2025-06-30 03:08:42 +03:00
2024-09-29 21:34:31 +03:00
2024-09-29 21:34:31 +03:00
2025-06-30 03:08:42 +03:00
2024-09-29 21:34:31 +03: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
kubectl apply -n frigate -f application.yml -f auth.yml -f rabbitmq.yml -f storage-class.yml -f storage.yml -f transcode.yml