Compare commits

...

1 Commits

Author SHA1 Message Date
d9e07e432e chore: add artifactapi k8s role
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
- enable access to read artifactapi secrets
2026-03-06 18:53:42 +11:00
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