Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Okstad <pokstad@gitlab.com>2020-07-22 19:01:30 +0300
committerPaul Okstad <pokstad@gitlab.com>2020-07-22 19:01:30 +0300
commit59e6e5f94070ff131be74716133232acf408504c (patch)
tree2175deca72fe69f4d6f6dcb424b190eae275d9f6 /_support/config.praefect.toml.ci-sql-test.erb
parent0467215ce88f5919d4fd4d74bd3b160ccfd89176 (diff)
Remove Praefect primary from config
Diffstat (limited to '_support/config.praefect.toml.ci-sql-test.erb')
-rwxr-xr-x_support/config.praefect.toml.ci-sql-test.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/_support/config.praefect.toml.ci-sql-test.erb b/_support/config.praefect.toml.ci-sql-test.erb
index 3aabeed6f..91012ad7c 100755
--- a/_support/config.praefect.toml.ci-sql-test.erb
+++ b/_support/config.praefect.toml.ci-sql-test.erb
@@ -33,7 +33,6 @@ name = "praefect"
[[virtual_storage.node]]
storage = "praefect-git-0"
address = "tcp://praefect-git-0.internal"
- primary = true
token = 'token1'
[[virtual_storage.node]]