NAME

IO::K8s::ExternalSecrets::V1::VaultKubernetesServiceAccountTokenAuth - Optional ServiceAccountToken specifies the Kubernetes service account for which to request a token for with the `TokenRequest` API.

VERSION

version 1.108

audiences

Optional audiences field that will be used to request a temporary Kubernetes service account token for the service account referenced by `serviceAccountRef`. Defaults to a single audience `vault` it not specified.

Deprecated: use serviceAccountRef.Audiences instead

expirationSeconds

Optional expiration time in seconds that will be used to request a temporary Kubernetes service account token for the service account referenced by `serviceAccountRef`.

Deprecated: this will be removed in the future. Defaults to 10 minutes.

serviceAccountRef

Service account field containing the name of a kubernetes ServiceAccount.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004