From 070c1930937665112acdcc15cbdc3352f800677f Mon Sep 17 00:00:00 2001 From: gitops_test Date: Mon, 3 Aug 2026 14:08:32 +0000 Subject: [PATCH] Add copyofiacfilescript_20260803_135712.yaml20260803T140832.276690949 --- ...60803_135712.yaml20260803T140832.276690949 | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 copyofiacfilescript_20260803_135712.yaml20260803T140832.276690949 diff --git a/copyofiacfilescript_20260803_135712.yaml20260803T140832.276690949 b/copyofiacfilescript_20260803_135712.yaml20260803T140832.276690949 new file mode 100644 index 0000000..25de7f5 --- /dev/null +++ b/copyofiacfilescript_20260803_135712.yaml20260803T140832.276690949 @@ -0,0 +1,29 @@ +infrastructure: + vm: + name: example-vm + + resources: + cpu: + value: 4 + min: 1 + max: 64 + + ram: + value: 16 # in MB + min: 1 + max: 512 + + storage: + value: 100 # in MB + min: 10 + max: 1000 + + image: ubuntu-22.04 + + network: + type: private + assignPublicIp: false + + metadata: + environment: dev + owner: pso \ No newline at end of file