chore(libvirt): enable tls cert issuance
diff --git a/charts/libvirt/values.yaml b/charts/libvirt/values.yaml
index b6cab8d..4c3f79b 100644
--- a/charts/libvirt/values.yaml
+++ b/charts/libvirt/values.yaml
@@ -26,6 +26,7 @@
images:
tags:
+ kubectl: docker.io/bitnami/kubectl:latest
libvirt: docker.io/openstackhelm/libvirt:latest-ubuntu_bionic
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_bionic-20200217'
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
@@ -214,6 +215,9 @@
job_image_repo_sync: true
network_policy: false
+tls:
+ enabled: false
+
secrets:
tls:
server: libvirt-tls-server