546a9efe44
ci/woodpecker/pr/pre-commit Pipeline was successful
when using using the service account jwt directly, the default audience is the api servers url
9 lines
220 B
YAML
9 lines
220 B
YAML
# rpmbuilder is deployed in woodpeckerci
|
|
bound_service_account_names:
|
|
- default
|
|
bound_service_account_namespaces:
|
|
- woodpecker
|
|
token_ttl: 600
|
|
token_max_ttl: 600
|
|
audience: https://kubernetes.default.svc.cluster.local
|