Skip to content

Commit 08c2ad3

Browse files
authored
Enable split heartbeat for prod Marin cluster (#4984)
Enable use_split_heartbeat in lib/iris/examples/marin.yaml now that the split heartbeat path has burned in on other clusters.
1 parent 8e4bcd9 commit 08c2ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/iris/examples/marin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ worker_provider: {}
2828

2929
controller:
3030
image: ghcr.io/marin-community/iris-controller:latest
31-
use_split_heartbeat: false # Stay on legacy heartbeat path until split mode burns in elsewhere.
31+
use_split_heartbeat: true
3232
gcp:
3333
service_account: iris-controller@hai-gcp-models.iam.gserviceaccount.com
3434
zone: us-central1-a

0 commit comments

Comments
 (0)