build airflow images to internal repo

This commit is contained in:
2026-04-14 11:56:44 +03:00
parent 22fd8900ac
commit 2abf72c452

View File

@@ -7,7 +7,7 @@ import json
# --- CONFIGURATION --- # --- CONFIGURATION ---
WORLD_SIZE = 2 WORLD_SIZE = 2
MASTER_ADDR = "airflow-k8s-0168-worker-gpu-0.airflow-k8s-0168-worker-gpu" MASTER_ADDR = "airflow-worker-gpu-0.airflow-worker-gpu"
MASTER_PORT = "29500" MASTER_PORT = "29500"
NCCL_TIMEOUT = 1800 NCCL_TIMEOUT = 1800