Skip to content

Commit e5f0145

Browse files
jentingroboquat
authored andcommitted
Change preview env default VM image to gitpod-k3s-202205250211
https://github.com/gitpod-io/gitpod-packer-gcp-image/releases/tag/gitpod-k3s-202205250211 Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
1 parent fea2135 commit e5f0145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.werft/vm/manifests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ kind: VirtualMachine
3333
metadata:
3434
namespace: ${namespace}
3535
annotations:
36-
harvesterhci.io/volumeClaimTemplates: '[{"metadata":{"name":"${claimName}","annotations":{"harvesterhci.io/imageId":"default/image-xcx77"}},"spec":{"accessModes":["ReadWriteMany"],"resources":{"requests":{"storage":"200Gi"}},"volumeMode":"Block","storageClassName":"longhorn-image-xcx77-onereplica"}}]'
36+
harvesterhci.io/volumeClaimTemplates: '[{"metadata":{"name":"${claimName}","annotations":{"harvesterhci.io/imageId":"default/image-swrlp"}},"spec":{"accessModes":["ReadWriteMany"],"resources":{"requests":{"storage":"200Gi"}},"volumeMode":"Block","storageClassName":"longhorn-image-swrlp-onereplica"}}]'
3737
network.harvesterhci.io/ips: "[]"
3838
labels:
3939
harvesterhci.io/creator: harvester

0 commit comments

Comments
 (0)