blob: 63557ec74b48ca7f468745170e1c91b9cf61b4e8 [file] [log] [blame]
{
authorized_users: [
"google.com", "chrome-gpu-gold@chops-service-accounts.iam.gserviceaccount.com",
"chrome-gold-internal@chops-service-accounts.iam.gserviceaccount.com",
"chrome-gold@chops-service-accounts.iam.gserviceaccount.com",
],
client_secret_file: "/etc/skia.org/login.json",
disable_sql_exp_cl: true,
flaky_trace_threshold: 2, // traces creating 3 or more unique digests are flaky.
force_login: true, // This instance requires authentication. It has a public view (chrome-public)
frontend: {
baseRepoURL: "<inherited from git_repo_url>",
defaultCorpus: "android-render-tests",
title: "Chrome Gold",
},
prom_port: ":20000",
ready_port: ":8000",
public_site_url: "https://chrome-public-gold.skia.org",
resources_path: "/usr/local/share/frontend/dist",
tile_freshness: "1m",
trace_bt_table: "gold-chrome",
// 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",
}