blob: 71adf58ba3c451478551f4b11e3029e5437dafed [file] [log] [blame]
{
bt_instance: "production",
bt_project_id: "skia-public",
code_review_systems: [
{
id: "gerrit",
flavor: "gerrit",
gerrit_url: "https://chromium-review.googlesource.com",
url_template: "https://chromium-review.googlesource.com/%s"
},
],
gcs_bucket: "skia-gold-chrome",
git_bt_table: "git-repos2",
git_repo_branch: "master",
git_repo_url: "https://chromium.googlesource.com/chromium/src",
fs_namespace: "chrome",
fs_project_id: "skia-firestore",
pubsub_project_id: "skia-public",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "chrome",
known_hashes_gcs_path: "skia-gold-chrome/hash_files/gold-chrome-hashes.txt",
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: false
}