add cameras to frigate

This commit is contained in:
2025-06-29 00:32:32 +02:00
parent 933929511e
commit 3f119c515c
5 changed files with 72 additions and 3 deletions

4
vault/policy/frigate.hcl Normal file
View File

@@ -0,0 +1,4 @@
path "secret/data/cameras" {
capabilities = ["read"]
}