openscanhub: try to fix vm-provisioning-configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
5b25f29396
commit
3bb1867704
1 changed files with 2 additions and 2 deletions
|
@ -11,5 +11,5 @@ items:
|
|||
labels:
|
||||
app: openscanhub
|
||||
data:
|
||||
pools.yaml: |-
|
||||
{{ load_file('vm-provisioning-config') }}
|
||||
config: |-
|
||||
{{ load_file('vm-provisioning-config') | indent(6) }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue