Environment Variables
Last updated
Last updated
When you create a step, you can set environment variables for the containers that run in the step. To set environment variables, click on the "+ Add Value Env" button and provide the environment variable name and value.
You can also expose Kubernetes secrets as environment variables inside the container. To set environment variables this way, click on the "+ Add Secret Env" button and provide the environment variable name, the Kubernetes secret name, and the secret key.