when using using the service account jwt directly, the default audience is the api servers url
This commit is contained in:
@@ -5,4 +5,4 @@ bound_service_account_namespaces:
|
|||||||
- woodpecker
|
- woodpecker
|
||||||
token_ttl: 600
|
token_ttl: 600
|
||||||
token_max_ttl: 600
|
token_max_ttl: 600
|
||||||
audience: vault
|
audience: https://kubernetes.default.svc.cluster.local
|
||||||
|
|||||||
Reference in New Issue
Block a user