You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="This will enable Cloud DNS additive VPC scope. Must provide a domain name that is unique within the VPC. For this to work cluster_dns = `CLOUD_DNS` and cluster_dns_scope = `CLUSTER_SCOPE` must both be set as well."
86
+
default=""
87
+
}
88
+
83
89
variable"cluster_http_load_balancing" {
84
90
default=true
85
91
description="Enable the HTTP load balancing addon for the cluster. Defaults to \"true\""
0 commit comments