From c006bd0a39da92dde69f2cfcac259623f7a32db7 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sat, 19 Aug 2023 10:51:19 +0200 Subject: [PATCH] Extend test. --- dev-example/test-vm.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-example/test-vm.yaml b/dev-example/test-vm.yaml index a60ef59..500efd2 100644 --- a/dev-example/test-vm.yaml +++ b/dev-example/test-vm.yaml @@ -9,6 +9,11 @@ spec: path: vmoperator/org.jdrupes.vmoperator.runner.qemu-arch pullPolicy: Always + resources: + requests: + cpu: 1 + memory: 2Gi + loadBalancerService: labels: test2: null