feat: replace webhook secrets policy with woodpecker token policy
Webhook URLs are now managed by the Woodpecker terraform provider instead of being stored in Vault. Add read policy for the Woodpecker API token at kv/data/service/woodpecker/tokens/terraform-git.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/gitea/webhook/*"
|
||||
- path: "kv/data/service/woodpecker/tokens/terraform-git"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
Reference in New Issue
Block a user