mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 22:12:56 +00:00
Switch neon-stress etcd to dedicatd instance (#2602)
This commit is contained in:
2
.github/ansible/neon-stress.hosts
vendored
2
.github/ansible/neon-stress.hosts
vendored
@@ -16,5 +16,5 @@ env_name = neon-stress
|
||||
console_mgmt_base_url = http://neon-stress-console.local
|
||||
bucket_name = neon-storage-ireland
|
||||
bucket_region = eu-west-1
|
||||
etcd_endpoints = etcd-stress.local:2379
|
||||
etcd_endpoints = neon-stress-etcd.local:2379
|
||||
safekeeper_enable_s3_offload = false
|
||||
|
||||
Reference in New Issue
Block a user