Update kubernetes.yml
This commit is contained in:
parent
f3cdd52273
commit
022ab30399
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ spec:
|
||||||
image: qemux/qemu-arm
|
image: qemux/qemu-arm
|
||||||
env:
|
env:
|
||||||
- name: BOOT
|
- name: BOOT
|
||||||
value: "https://dl-cdn.alpinelinux.org/alpine/v3.19/releases/aarch64/alpine-virt-3.19.1-aarch64.iso"
|
value: "mint"
|
||||||
- name: DISK_SIZE
|
- name: DISK_SIZE
|
||||||
value: "16G"
|
value: "16G"
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue