Skip to content

Commit 9298fa0

Browse files
meysholdtroboquat
authored andcommitted
Revert "Update VM image to gitpod-k3s-202203171353.qcow2"
Revert because this breaks Calico and thus Gitpod does not start in preview environments. This reverts commit b1642ac.
1 parent 6721143 commit 9298fa0

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
@@ -26,7 +26,7 @@ kind: VirtualMachine
2626
metadata:
2727
namespace: ${namespace}
2828
annotations:
29-
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"}}]'
29+
harvesterhci.io/volumeClaimTemplates: '[{"metadata":{"name":"${claimName}","annotations":{"harvesterhci.io/imageId":"default/image-7cw7x"}},"spec":{"accessModes":["ReadWriteMany"],"resources":{"requests":{"storage":"150Gi"}},"volumeMode":"Block","storageClassName":"longhorn-image-7cw7x"}}]'
3030
network.harvesterhci.io/ips: "[]"
3131
labels:
3232
harvesterhci.io/creator: harvester

0 commit comments

Comments
 (0)