When generating a kubeconfig via the rancher API, ...
# general
p
When generating a kubeconfig via the rancher API, is there any way to set a shorter TTL than the global setting? I have some automated pipelines that generate a kubeconfig for use only in that pipeline and I would like them to expire very quickly.
👀 2