File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7474 memoryMb : 2048
7575 rootVolume :
7676 id : root
77- image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:${KUBERNETES_VERSION#v} }"
77+ image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:1.21.8 }"
7878 mountPoint : " /"
7979 kernel :
8080 filename : " boot/vmlinux"
@@ -118,7 +118,7 @@ spec:
118118 memoryMb : 2048
119119 rootVolume :
120120 id : root
121- image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:${KUBERNETES_VERSION#v} }"
121+ image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:1.21.8 }"
122122 mountPoint : " /"
123123 kernel :
124124 filename : " boot/vmlinux"
Original file line number Diff line number Diff line change 7070 memoryMb : 2048
7171 rootVolume :
7272 id : root
73- image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:${KUBERNETES_VERSION#v} }"
73+ image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:1.21.8 }"
7474 mountPoint : " /"
7575 kernel :
7676 filename : " boot/vmlinux"
@@ -114,12 +114,12 @@ spec:
114114 memoryMb : 2048
115115 rootVolume :
116116 id : root
117- image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:${KUBERNETES_VERSION#v} }"
117+ image : " ${MVM_ROOT_IMAGE:=ghcr.io/weaveworks/capmvm-kubernetes:1.21.8 }"
118118 mountPoint : " /"
119119 kernel :
120120 filename : " boot/vmlinux"
121121 image : " ${MVM_KERNEL_IMAGE:=ghcr.io/weaveworks/flintlock-kernel:5.10.77}"
122- kernelCmdline : console=ttyS0 reboot=k panic=1 pci=off i8042.noaux i8042.nomux i8042.nopnp i8042.dumbkbd ds=nocloud-net;s=http://169.254.169.254/latest/
122+ kernelCmdline : {}
123123 networkInterfaces :
124124 - guestDeviceName : " eth1"
125125 type : " macvtap"
You can’t perform that action at this time.
0 commit comments