commit | 56484d73689f65eb75142bd648ab11dcb24fad4e | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Jul 10 17:08:26 2023 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Jul 10 22:01:23 2023 -0400 |
tree | 2a35e8b2836db701133a26d8896537924e59246f | |
parent | c1936eddeccafe3af984caecf53dbe5595f648d5 [diff] [blame] |
chore(libvirt): add nova tls support for vnc
diff --git a/charts/nova/values.yaml b/charts/nova/values.yaml index b725160..ec04358 100644 --- a/charts/nova/values.yaml +++ b/charts/nova/values.yaml
@@ -1312,6 +1312,7 @@ instance_usage_audit_period: hour resume_guests_state_on_host_boot: True vnc: + auth_schemes: none novncproxy_host: 0.0.0.0 server_listen: 0.0.0.0 # This would be set by each compute nodes's ip