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 ef2b843 commit 90b705dCopy full SHA for 90b705d
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-202505221849"
+ default = "gitpod-k3s-202505222027"
27
}
28
29
variable "cert_issuer" {
dev/preview/infrastructure/variables.tf
@@ -23,7 +23,7 @@ variable "vm_type" {
0 commit comments