Skip to content

Registration API setup

Angelos Tzotsos edited this page Dec 9, 2023 · 2 revisions

The following configuration must be provided for the Registration API:

Environment variables

WORKSPACE_K8S_NAMESPACE: This is the kubernetes namespace where the registration API is to be deployed.
REDIS_SERVICE_NAME: Service name for Redis, to push registration actions.
AUTO_PROTECTION_ENABLED: Set to true or false

Clone this wiki locally