chore: add artifactapi k8s role #61

Merged
unkinben merged 1 commits from benvin/artifactapi into master 2026-03-06 18:57:09 +11:00
2 changed files with 17 additions and 0 deletions
Showing only changes of commit d9e07e432e - Show all commits

View File

@ -0,0 +1,7 @@
bound_service_account_names:
- default
bound_service_account_namespaces:
- artifactapi
token_ttl: 600
token_max_ttl: 600
audience: vault

View File

@ -0,0 +1,10 @@
# Allow reading environment variables for artifactapi
---
rules:
- path: "kv/data/service/artifactapi/environment"
capabilities:
- read
auth:
k8s/au/syd1:
- artifactapi