8afa729ffb
This is an initial commit of a functional nova chart. It has been tested with the neutron chart using a flat network configuration.
6 lines
133 B
Smarty
6 lines
133 B
Smarty
listen_tcp = 1
|
|
auth_tcp = "none"
|
|
ca_file = ""
|
|
log_level = 2
|
|
log_outputs = "2:stderr"
|
|
listen_addr = "{{ .Values.network.ip_address }}" |