feat: add rpmbuilder k8s role
ci/woodpecker/pr/pre-commit Pipeline was successful

- create rpmbuilder role
- enable access to gitea/github ro-tokens
- enable access to rpmbuilder role from woodpeckerci
This commit is contained in:
2026-03-07 11:06:27 +11:00
parent 4cbcec58d3
commit 71789f9f32
3 changed files with 10 additions and 2 deletions
@@ -0,0 +1,8 @@
# rpmbuilder is deployed in woodpeckerci
bound_service_account_names:
- default
bound_service_account_namespaces:
- woodpecker
token_ttl: 600
token_max_ttl: 600
audience: vault
@@ -9,4 +9,4 @@ auth:
approle:
- rpmbuilder
k8s/au/syd1:
- woodpecker
- rpmbuilder
@@ -9,4 +9,4 @@ auth:
approle:
- rpmbuilder
k8s/au/syd1:
- woodpecker
- rpmbuilder