openstack-helm-infra/libvirt
okozachenko 3bcb347a5b Realize libvirt SSL
Motivation: libvirt 127.0.0.1 listen is terrible for live migration.
To resolve that, we can use 0.0.0.0 but it is not secure so tried
to realize SSL.
Once create secrets for cacert, client&server cert and keys then it will
 mounted on libvirt daemonset.
It means all instances use the same key and cert. This is not ideal
 but can be considered as the first stage.

Change-Id: Ic3407e484039afaf98495e0f6028254c4c2a0a78
2020-09-25 16:36:42 +03:00
..
templates Realize libvirt SSL 2020-09-25 16:36:42 +03:00
values_overrides Realize libvirt SSL 2020-09-25 16:36:42 +03:00
.helmignore Add OpenSUSE Leap15 specific values overrides 2019-04-18 10:25:10 +02:00
Chart.yaml Realize libvirt SSL 2020-09-25 16:36:42 +03:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml Realize libvirt SSL 2020-09-25 16:36:42 +03:00