File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,10 +67,12 @@ envs:
6767 dbHost : trakrf-db-prod-rw.trakrf-prod
6868 ingressEnabled : true
6969 mqttIp : " "
70- # Pinned to the first main image carrying the TRA-853 ServeSPA runtime-config
71- # injection (merge commit c372f81). Required for environmentLabel to render.
72- # Saturday's cutover may swap this for a floating :prod tag (TRA-375 call).
73- imageTag : sha-c372f81
70+ # Floating :prod tag (TRA-375), promoted via platform's promote-prod
71+ # workflow_dispatch (imagetools re-tag, no rebuild). Currently points at
72+ # sha-c372f81 (the TRA-853 ServeSPA image). Cutover = repoint :prod, no
73+ # infra PR. environmentLabel stays "GKE pre-prod" through the dry-run
74+ # window; it flips to empty (no banner) as part of the Saturday cutover.
75+ imageTag : prod
7476 environmentLabel : GKE pre-prod
7577 dbCluster :
7678 enabled : true
You can’t perform that action at this time.
0 commit comments