Use alpine for testing and also create (sw)tpm.
This commit is contained in:
parent
ce1870d16d
commit
219d8aa91a
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
image:
|
image:
|
||||||
repository: docker-registry.lan.mnl.de
|
repository: docker-registry.lan.mnl.de
|
||||||
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-arch
|
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-alpine
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
|
@ -17,6 +17,7 @@ spec:
|
||||||
vm:
|
vm:
|
||||||
# state: Running
|
# state: Running
|
||||||
bootMenu: yes
|
bootMenu: yes
|
||||||
|
useTpm: true
|
||||||
maximumRam: 8Gi
|
maximumRam: 8Gi
|
||||||
currentRam: 4Gi
|
currentRam: 4Gi
|
||||||
maximumCpus: 4
|
maximumCpus: 4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue