chore: add nzbget secrets

- add policy for nzbget secrets
- enable the media-apps kubernetes role to use policy
This commit is contained in:
2026-01-26 18:30:49 +11:00
parent fdc801739f
commit 25e3d48337
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,3 @@
path "kv/data/service/media-apps/nzbget" {
capabilities = ["read"]
}