blob: 3b9d86e217e9ab2cda1bc1d7e82363e5b57a3493 [file] [log] [blame]
{
code_review_systems: [
{
id: "gerrit",
flavor: "gerrit",
gerrit_url: "https://skia-review.googlesource.com",
url_template: "https://skia-review.googlesource.com/%s"
},
],
gcs_bucket: "skia-infra-gm",
git_repo_branch: "main",
git_repo_url: "https://skia.googlesource.com/skia.git",
pubsub_project_id: "skia-public",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "skia",
known_hashes_gcs_path: "skia-infra-gm/hash_files/gold-prod-hashes.txt",
window_size: 256,
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: false
}