Using Secrets in Teammates
Use secrets (API keys, tokens) from within agents
It is very common to require the agent to use a secret such as an API key or access token. You can use Kubiya to host and encrypt such secrets for you to use from within agent environments
Using secrets with agents
Create a secret on the Kubiya management interface
On the agents creation wizard, simply choose the secret(s) you want the agent to require
The secrets will be fetched to the agent container environment as environment variables automatically.
Last updated