This commit is contained in:
parent
413f8f76dc
commit
639e315769
2 changed files with 7 additions and 0 deletions
|
|
@ -58,6 +58,9 @@ data:
|
|||
<#else>
|
||||
userData: {}
|
||||
</#if>
|
||||
<#if cr.spec.cloudInit.networkConfig??>
|
||||
networkConfig: ${ cr.spec.cloudInit.networkConfig.toString() }
|
||||
</#if>
|
||||
</#if>
|
||||
|
||||
# Define the VM (required)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue