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 f3746ca commit f35a251Copy full SHA for f35a251
dev/preview/infrastructure/modules/gce/variables.tf
@@ -23,7 +23,7 @@ variable "dev_kube_context" {
23
variable "vm_image" {
24
type = string
25
description = "The VM image"
26
- default = "gitpod-k3s-202505222027"
+ default = "gitpod-k3s-202505231708"
27
}
28
29
variable "cert_issuer" {
dev/preview/infrastructure/variables.tf
@@ -23,7 +23,7 @@ variable "vm_type" {
0 commit comments