From f6f29f58cd8178ac452b276ececa692e79dda85e Mon Sep 17 00:00:00 2001 From: Sergey Melnikov Date: Wed, 27 Jul 2022 16:41:25 +0300 Subject: [PATCH] Switch production storage to dedicated etcd (#2169) --- .github/ansible/production.hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ansible/production.hosts b/.github/ansible/production.hosts index d22ce0e37e..364e8ed50e 100644 --- a/.github/ansible/production.hosts +++ b/.github/ansible/production.hosts @@ -17,4 +17,4 @@ env_name = prod-1 console_mgmt_base_url = http://console-release.local bucket_name = zenith-storage-oregon bucket_region = us-west-2 -etcd_endpoints = etcd-release.local:2379 +etcd_endpoints = zenith-1-etcd.local:2379