Ensure k8s version is 1.23 using COS.
This commit is contained in:
@@ -131,9 +131,6 @@ resource "google_container_cluster" "primary" {
|
||||
}
|
||||
ip_allocation_policy {
|
||||
}
|
||||
managed_prometheus {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
|
||||
resource "google_compute_firewall" "stream-ci-fw" {
|
||||
|
||||
Reference in New Issue
Block a user