You have configured the Vault Agent to authenticate using the Kubernetes auth method. Which parameter is used to point to the service account token file?
token_path is the correct parameter to define the location of the JWT.
Why this answer
The 'kubernetes_role' uses the 'token_path' parameter to find the service account token.