Use Kubernetes format everywhere for consistency.

This commit is contained in:
Michael Lipp 2023-08-19 10:46:12 +02:00
parent 7141d381be
commit 8461adbe7c
6 changed files with 13 additions and 13 deletions

View file

@ -17,8 +17,8 @@ spec:
vm:
# state: Running
bootMenu: yes
maximumRam: "8 GiB"
currentRam: "4 GiB"
maximumRam: 8Gi
currentRam: 4Gi
maximumCpus: 4
currentCpus: 4