blob: 73c23e2aac74520cd23c91d525796cf38e276dd1 [file] [log] [blame]
{
authorized_users: [
"google.com",
],
client_secret_file: "/etc/skia.org/login.json",
frontend: {
baseRepoURL: "<inherited from git_repo_url>",
defaultCorpus: "lottie-animation-community",
title: "Gold for Lottie Animation Community",
},
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",
}