7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
# Scaleway Production Environment Configuration (for later)
|
|
SCALEWAY_REGISTRY="rg.fr-par.scw.cloud/eveai-production"
|
|
SCALEWAY_API_KEY="your_production_api_key_here"
|
|
SCALEWAY_REGION="fr-par"
|
|
SCALEWAY_PROJECT_ID="production_project_id"
|
|
K8S_CLUSTER_NAME="eveai-production-cluster"
|
|
K8S_CONTEXT="scaleway-production" |