Merge pull request 'chore: add artifactapi k8s role' (#61) from benvin/artifactapi into master

Reviewed-on: #61
This commit is contained in:
Ben Vincent 2026-03-06 18:57:05 +11:00
commit f7d1330c37
2 changed files with 17 additions and 0 deletions

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