blob: e506201aa4ef75b10d4f4c3a5f8c20d98ba8ba5f [file] [log] [blame]
{
authorized_users: [
"google.com",
],
cl_comment_template: "Gold has detected about %d untriaged digest(s) on patchset %d. \
View them at %s/cl/%s/%s",
client_secret_file: "/etc/skia.org/login.json",
crs_url_template: "https://fuchsia-review.googlesource.com/%s",
diff_server_grpc: "gold-fuchsia-public-diffserver:8000",
diff_server_http: "gold-fuchsia-public-diffserver:8001",
flaky_trace_threshold: 10000, // no trace is flaky
frontend: {
baseRepoURL: "<inherited from git_repo_url>",
crsTemplate: "<inherited from crs_url_template>",
defaultCorpus: "test",
title: "Fuchsia Gold",
},
gerrit_url: "https://fuchsia-review.googlesource.com/",
lit_html_path: "/usr/local/share/skiacorrectness",
num_commits: 200,
port: ":8000",
prom_port: ":20000",
resources_path: "/usr/local/share/skiacorrectness/frontend",
site_url: "https://fuchsia-public-gold.skia.org",
tile_freshness: "1m",
trace_bt_table: "gold-fuchsia-public",
// These values affect the k8s deployment; they are not read in by the binary.
K8S_CPU: 4,
K8S_LOGIN_SECRETS: "skia-org-legacy-login-secrets",
K8S_MEMORY: "4Gi",
}