diff options
Diffstat (limited to 'site/intel-pod18/software/charts/osh/openstack-compute-kit/libvirt.yaml')
-rw-r--r-- | site/intel-pod18/software/charts/osh/openstack-compute-kit/libvirt.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/site/intel-pod18/software/charts/osh/openstack-compute-kit/libvirt.yaml b/site/intel-pod18/software/charts/osh/openstack-compute-kit/libvirt.yaml new file mode 100644 index 0000000..f7092cd --- /dev/null +++ b/site/intel-pod18/software/charts/osh/openstack-compute-kit/libvirt.yaml @@ -0,0 +1,22 @@ +--- +schema: armada/Chart/v1 +metadata: + schema: metadata/Document/v1 + name: libvirt + replacement: true + layeringDefinition: + abstract: false + layer: site + parentSelector: + name: libvirt-global + actions: + - method: merge + path: . + storagePolicy: cleartext +data: + values: + network: + backend: + - openvswitch + - sriov +... |