diff --git a/templates/wordpress/0/rancher-compose.yml b/templates/wordpress/0/rancher-compose.yml index 2d71b2c..3fcf960 100644 --- a/templates/wordpress/0/rancher-compose.yml +++ b/templates/wordpress/0/rancher-compose.yml @@ -59,13 +59,6 @@ services: wordpress: scale: 1 start_on_create: true - health_check: - port: 80 - interval: 5000 - unhealthy_threshold: 3 - request_line: 'GET / HTTP/1.0' - healthy_threshold: 2 - response_timeout: 5000 lb_config: port_rules: - target_port: 80