Add copyofiacfilescript_20260803_135712.yaml20260803T135751.677973796

This commit is contained in:
gitops_test 2026-08-03 13:57:51 +00:00
parent e59edfed24
commit 14ab988f7a

View File

@ -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