blob: d29f5721b7a814f867ddc7055c65288d19ef3aa9 [file] [log] [blame]
{
authorized_users: [
"google.com",
],
client_secret_file: "/etc/skia.org/login.json",
force_login: true, // This instance requires authentication.
frontend: {
baseRepoURL: "<inherited from git_repo_url>",
defaultCorpus: "eskia",
title: "eSkia Gold",
},
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: 1,
K8S_LOGIN_SECRETS: "skia-org-legacy-login-secrets",
K8S_MEMORY: "4Gi",
}