Add bugs-central.skia.org

Doing this as a first step to make testing/developing easier.

Bug: skia:10783
Change-Id: I448b4a0f22b53bf0752ccd6f1d9d438093269551
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/328897
Auto-Submit: Ravi Mistry <rmistry@google.com>
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Joe Gregorio <jcgregorio@google.com>
diff --git a/skfe/computed.json b/skfe/computed.json
index 697764d..3c60a08 100644
--- a/skfe/computed.json
+++ b/skfe/computed.json
@@ -899,6 +899,32 @@
           "seconds": 1
         },
         "load_assignment": {
+          "cluster_name": "bugs-central",
+          "endpoints": [
+            {
+              "lb_endpoints": [
+                {
+                  "endpoint": {
+                    "address": {
+                      "socket_address": {
+                        "address": "bugs-central",
+                        "port_value": 8000
+                      }
+                    }
+                  }
+                }
+              ]
+            }
+          ]
+        },
+        "name": "bugs-central",
+        "type": "STRICT_DNS"
+      },
+      {
+        "connect_timeout": {
+          "seconds": 1
+        },
+        "load_assignment": {
           "cluster_name": "collectd-exporter",
           "endpoints": [
             {
@@ -3387,6 +3413,23 @@
                       ]
                     },
                     {
+                      "domains": "bugs-central.skia.org",
+                      "name": "bugs-central.skia.org",
+                      "routes": [
+                        {
+                          "match": {
+                            "prefix": "/"
+                          },
+                          "route": {
+                            "cluster": "bugs-central",
+                            "timeout": {
+                              "seconds": 600
+                            }
+                          }
+                        }
+                      ]
+                    },
+                    {
                       "domains": "collectd.skia.org",
                       "name": "collectd.skia.org",
                       "routes": [