generated from phoenix-oss/tenant-tpl
added more quotes cause v1 cant handle it
This commit is contained in:
parent
1ce69cf11c
commit
95c0ab6451
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@ objects:
|
|||
annotations:
|
||||
description: Windows Server 2022 VM Demo
|
||||
labels:
|
||||
app: ${NAME}
|
||||
vm.kubevirt.io/template: windows-server-2022-template
|
||||
os.template.kubevirt.io/win2k22: true
|
||||
app: '${NAME}'
|
||||
vm.kubevirt.io/template: 'windows-server-2022-template'
|
||||
os.template.kubevirt.io/win2k22: 'true'
|
||||
spec:
|
||||
running: false
|
||||
template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue