chore: enable access woodpecker-agent-secret
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
- add policy to access woodpecker-agent-secret
This commit is contained in:
parent
dc257b1bcd
commit
be8bcc3743
@ -0,0 +1,10 @@
|
||||
# Allow reading woodpecker agent secret for auto joining more agents
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/woodpecker/woodpecker-agent-secret"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- woodpecker
|
||||
Loading…
Reference in New Issue
Block a user