Skip to content

Commit cde314c

Browse files
fix tests for worker pool (#14372) (#1063)
[upstream:f6597ae618cfc952f1a6e864b3d11be696861fb1] Signed-off-by: Modular Magician <[email protected]>
1 parent 8e50abf commit cde314c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudrunv2_worker_pool_gpu/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ resource "google_cloud_run_v2_worker_pool" "default" {
1818
node_selector {
1919
accelerator = "nvidia-l4"
2020
}
21+
gpu_zonal_redundancy_disabled = true
2122
}
2223
}

0 commit comments

Comments
 (0)