Skip to content

Commit fa29932

Browse files
Revert "Add support for GPU redundancy to Cloud Run v2 job" (#14669) (#1068)
[upstream:3ed65c11289a7fa0a527f948ccc305a77c28bdf6] Signed-off-by: Modular Magician <[email protected]>
1 parent 64c9289 commit fa29932

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cloudrunv2_job_gpu/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ resource "google_cloud_run_v2_job" "default" {
1111
node_selector {
1212
accelerator = "nvidia-l4"
1313
}
14-
gpu_zonal_redundancy_disabled = true
1514
}
1615
}
1716
}

0 commit comments

Comments
 (0)