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 78aa142 commit f271ea2Copy full SHA for f271ea2
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-202411272101"
+ 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