[preview] update again for gen103 (#18489)

This commit is contained in:
Kyle Brennan 2023-08-11 08:15:37 -04:00 committed by GitHub
parent 79df02b0ed
commit 051f000ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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" {

View File

@ -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" {

View File

@ -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" {