*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit a5d39f70 authored by entlein's avatar entlein
Browse files

fix: disabling the health monitor for openstack loadbalancer annotation

parent 97be463e
Branches
No related tags found
1 merge request!1Restore main as the default branch
......@@ -59,6 +59,7 @@ spec:
loadbalancer.openstack.org/load-balancer-id: {{ item.value.LoadBalancerID_OpenStack }}
loadbalancer.openstack.org/proxy-protocol: "true"
loadbalancer.openstack.org/enable-health-monitor: "true"
loadbalancer.openstack.org/enable-health-monitor: "false"
#loadbalancer.openstack.org/health-monitor-delay: "10"
#loadbalancer.openstack.org/health-monitor-timeout: "30"
#loadbalancer.openstack.org/health-monitor-max-retries: "5"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment