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:
|
||||
image:
|
||||
repository: docker-registry.lan.mnl.de
|
||||
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-arch
|
||||
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-alpine
|
||||
pullPolicy: Always
|
||||
|
||||
resources:
|
||||
|
|
@ -17,6 +17,7 @@ spec:
|
|||
vm:
|
||||
# state: Running
|
||||
bootMenu: yes
|
||||
useTpm: true
|
||||
maximumRam: 8Gi
|
||||
currentRam: 4Gi
|
||||
maximumCpus: 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue