commit | e4c14ad61cfb7c5dfda481e10ed8119098779e6d | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 24 19:50:39 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 24 19:53:51 2023 +0000 |
tree | 9a3bb3db83ac81459134d04196c15afdae701ad8 | |
parent | 77c6d67f1f574d27ddfa8cad2a324a0588346889 [diff] [blame] |
fix: solve vnc for proxy
diff --git a/charts/nova/values.yaml b/charts/nova/values.yaml index 1a0da3e..26841a4 100644 --- a/charts/nova/values.yaml +++ b/charts/nova/values.yaml
@@ -1363,7 +1363,7 @@ resume_guests_state_on_host_boot: True vnc: novncproxy_host: 0.0.0.0 - vncserver_listen: 0.0.0.0 + server_listen: 0.0.0.0 # This would be set by each compute nodes's ip # server_proxyclient_address: 127.0.0.1 spice: