mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
[preview] update again for gen103 (#18489)
This commit is contained in:
parent
79df02b0ed
commit
051f000ef0
@ -44,7 +44,7 @@ variable "harvester_ingress_ip" {
|
||||
variable "vm_image" {
|
||||
type = string
|
||||
description = "The VM image"
|
||||
default = "gitpod-k3s-202308091714"
|
||||
default = "gitpod-k3s-202308102015"
|
||||
}
|
||||
|
||||
variable "cert_issuer" {
|
||||
|
||||
@ -33,7 +33,7 @@ variable "ssh_key" {
|
||||
variable "vm_image" {
|
||||
type = string
|
||||
description = "The VM image"
|
||||
default = "gitpod-k3s-202308091714"
|
||||
default = "gitpod-k3s-202308102015"
|
||||
}
|
||||
|
||||
variable "harvester_ingress_ip" {
|
||||
|
||||
@ -35,7 +35,7 @@ variable "vm_type" {
|
||||
variable "vm_image" {
|
||||
type = string
|
||||
description = "The VM image"
|
||||
default = "gitpod-k3s-202308091714"
|
||||
default = "gitpod-k3s-202308102015"
|
||||
}
|
||||
|
||||
variable "cert_issuer" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user