Fix template error.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled

This commit is contained in:
Michael Lipp 2024-02-25 17:22:06 +01:00
parent fb4a0206f1
commit b207e0226f

View file

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