cloud-provider-openstack: upgrade 1.22.0 to 1.23.4 (#9332)

This commit is contained in:
Federico Cucinella
2022-09-27 02:35:46 +02:00
committed by GitHub
parent 9c407e667d
commit e486151aea
3 changed files with 9 additions and 1 deletions

View File

@@ -440,6 +440,8 @@ openstack_cacert: "{{ lookup('env','OS_CACERT') }}"
# Default values for the external OpenStack Cloud Controller
external_openstack_enable_ingress_hostname: false
external_openstack_ingress_hostname_suffix: "nip.io"
external_openstack_max_shared_lb: 2
external_openstack_lbaas_create_monitor: false
external_openstack_lbaas_monitor_delay: "1m"
external_openstack_lbaas_monitor_timeout: "30s"