hashicorp / hashicorp/vault-helm
long-lived API token for a ServiceAccount
- Dominant language
- Shell
- Stars
- 1.3k
- Forks
- 898
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Since upgrading our platform to Kube 1.24 we need the ability for long lived API tokens for a service accounts.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
I would like to know if you can add the creation of secrets as a template to the chart like they explain in Kube docs here for manually created secret:
https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#manually-create-an-api-token-for-a-serviceaccount
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
Manually creating the secret outside of the chart which is a pain
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.