Towards a generic example.
This commit is contained in:
parent
37ffe475fb
commit
abe43b86d9
1 changed files with 7 additions and 4 deletions
|
|
@ -4,9 +4,12 @@ metadata:
|
|||
namespace: qemu-vms
|
||||
name: test-vm
|
||||
spec:
|
||||
|
||||
image:
|
||||
repository: docker-registry.lan.mnl.de
|
||||
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-arch
|
||||
# Defaults:
|
||||
# repository: ghcr.io
|
||||
# path: mnlipp/org.jdrupes.vmoperator.runner.qemu-arch
|
||||
# version: latest
|
||||
pullPolicy: Always
|
||||
|
||||
vm:
|
||||
|
|
@ -16,8 +19,8 @@ spec:
|
|||
currentRam: "4 GiB"
|
||||
|
||||
networks:
|
||||
- tap:
|
||||
mac: "00:16:3e:33:59:10"
|
||||
- tap: {}
|
||||
|
||||
disks:
|
||||
- volumeClaimTemplate:
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue