blob: a0328e54a52280f7cd38d749cbd0eafcdca585bd [file] [log] [blame]
{
authorized_users: [
"google.com", "lovisolo-desktop@skia-public.iam.gserviceaccount.com",
],
client_secret_file: "/etc/skia.org/login.json",
frontend: {
baseRepoURL: "<inherited from git_repo_url>",
defaultCorpus: "infra",
title: "Skia Infra Gold",
},
negatives_max_age: "4320h", // 180 days
positives_max_age: "720h", // 30 days
prom_port: ":20000",
ready_port: ":8000",
resources_path: "/usr/local/share/frontend/dist",
// 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",
}