Configuration
The Lieutenant API is configured via environment variables:
Environment Variable | Description | Default |
---|---|---|
API_HOST |
API host to be used in generated Steward deployment manifests. |
|
LIEUTENANT_INSTANCE |
Name of the Lieutenant instance (for example |
Empty |
NAMESPACE |
Namespace where the Kubernetes objects are stored. |
|
STEWARD_IMAGE |
Image to use in generated Steward deployment manifests. |
|
DEFAULT_API_SECRET_REF_NAME |
Name of a secret to be used as default for tenant’s APISecretRef. |
Empty |