2c4d0d7f64
K8s auth role binding for forgebot namespace (default + forgebot-operator service accounts) and KV read policies for environment config, LiteLLM API key, Gitea token, PostgreSQL credentials, and webhook secret.
10 lines
137 B
YAML
10 lines
137 B
YAML
---
|
|
rules:
|
|
- path: "kv/data/service/forgebot/postgres-credentials"
|
|
capabilities:
|
|
- read
|
|
|
|
auth:
|
|
k8s/au/syd1:
|
|
- forgebot
|