Compare commits
1 Commits
master
..
9e2c21131f
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e2c21131f |
@@ -1,26 +0,0 @@
|
||||
# Allow management of the LiteLLM secrets engine (config and roles)
|
||||
---
|
||||
rules:
|
||||
- path: "litellm/config"
|
||||
capabilities:
|
||||
- create
|
||||
- update
|
||||
- read
|
||||
- delete
|
||||
- path: "litellm/roles/*"
|
||||
capabilities:
|
||||
- create
|
||||
- update
|
||||
- delete
|
||||
- read
|
||||
- list
|
||||
- path: "litellm/roles"
|
||||
capabilities:
|
||||
- read
|
||||
- list
|
||||
|
||||
auth:
|
||||
approle:
|
||||
- tf_vault
|
||||
k8s/au/syd1:
|
||||
- woodpecker_terraform_vault
|
||||
Reference in New Issue
Block a user