|
@@ -337,7 +337,7 @@ data:
|
|
|
pools_vif_drivers = nested:nested-vlan,neutron:neutron-vif
|
|
|
|
|
|
[health_server]
|
|
|
- port = {{ kuryr_healthcheck_port }}
|
|
|
+ port = {{ kuryr_controller_healthcheck_port }}
|
|
|
|
|
|
kuryr-cni.conf: |+
|
|
|
[DEFAULT]
|
|
@@ -658,7 +658,7 @@ data:
|
|
|
ports_pool_update_frequency = {{ kuryr_openstack_pool_update_frequency | default(20) }}
|
|
|
|
|
|
[cni_health_server]
|
|
|
- port = {{ kuryr_healthcheck_port }}
|
|
|
+ port = {{ kuryr_cni_healthcheck_port }}
|
|
|
|
|
|
# Maximum memory usage (MiB) before kuryr-daemon is marked as unhealthy
|
|
|
max_memory_usage = -1
|