Make result of guest shutdown configurable.

This commit is contained in:
Michael Lipp 2024-02-25 15:49:56 +01:00
parent bbe2d6efbc
commit fb4a0206f1
5 changed files with 22 additions and 1 deletions

View file

@ -63,6 +63,8 @@ data:
</#if>
</#if>
guestShutdownStops: ${ cr.spec.guestShutdownStops!false?string('true', 'false') }
# Define the VM (required)
vm:
# The VM's name (required)