Skip to content

global: add extra envvars configuration

David Caro requested to merge allow_extra_envvars into main

This will allow us to define a set of environment variables that are always added to the environment for pods.

Useful for things like toolforge api endpoint, etc.

Bug: T347141 Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports