We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b96829 commit f655945Copy full SHA for f655945
premerge/gke_cluster/main.tf
@@ -20,7 +20,7 @@ resource "google_container_cluster" "llvm_premerge" {
20
workload_pool = "llvm-premerge-checks.svc.id.goog"
21
}
22
23
- # We prefer that maintenance is done on weekends betwee 02:00 and 05:00
+ # We prefer that maintenance is done on weekends between 02:00 and 05:00
24
# UTC when commit traffic is low to avoid interruptions.
25
maintenance_policy {
26
recurring_window {
0 commit comments