Update.
This commit is contained in:
parent
5d0c6c6423
commit
46f079504c
1 changed files with 5 additions and 6 deletions
|
|
@ -8,10 +8,9 @@ metadata:
|
||||||
|
|
||||||
spec:
|
spec:
|
||||||
image:
|
image:
|
||||||
source: ghcr.io/mnlipp/org.jdrupes.vmoperator.runner.qemu-arch:3.3.1
|
# source: ghcr.io/mnlipp/org.jdrupes.vmoperator.runner.qemu-arch:3.3.1
|
||||||
# source: registry.mnl.de/org/jdrupes/vm-operator/org.jdrupes.vmoperator.runner.qemu-arch:feature-login-pool
|
# source: registry.mnl.de/org/jdrupes/vm-operator/org.jdrupes.vmoperator.runner.qemu-arch:testing
|
||||||
# source: docker-registry.lan.mnl.de/vmoperator/org.jdrupes.vmoperator.runner.qemu-arch:feature-pools
|
source: docker-registry.lan.mnl.de/vmoperator/org.jdrupes.vmoperator.runner.qemu-arch:feature-pools
|
||||||
# source: docker-registry.lan.mnl.de/vmoperator/org.jdrupes.vmoperator.runner.qemu-arch:fix-race-condition
|
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
@ -32,8 +31,8 @@ spec:
|
||||||
bootMenu: true
|
bootMenu: true
|
||||||
maximumCpus: 4
|
maximumCpus: 4
|
||||||
currentCpus: 2
|
currentCpus: 2
|
||||||
maximumRam: 4Gi
|
maximumRam: 6Gi
|
||||||
currentRam: 3Gi
|
currentRam: 4Gi
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
# No bridge on TC1
|
# No bridge on TC1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue