health_check_config {
  timeout {
    seconds: 1
    nanos: 196608
  }
  interval {
    seconds: 1
  }
  interval_jitter {
    seconds: 1
  }
  unhealthy_threshold {
    value: 2
  }
  healthy_threshold {
    value: 16580610
  }
  alt_port {
    value: 16580610
  }
  tcp_health_check {
  }
  no_traffic_interval {
    seconds: 5
  }
  initial_jitter {
    nanos: 1701314560
  }
}
actions {
  respond {
    http_respond {
      headers {
      }
      status: 200
    }
    tcp_respond {
    }
    grpc_respond {
      grpc_respond_headers {
        
      }
    }
  }
}
