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

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

fix: disabling the health monitor for openstack loadbalancer annotation

parent a5d39f70
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -58,7 +58,6 @@ spec:
annotations:
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment