From e72eb75d109f8bbebac0067745e40d3c2245fd38 Mon Sep 17 00:00:00 2001 From: Repinoid Date: Fri, 25 Sep 2026 13:31:33 +0300 Subject: [PATCH] =?UTF-8?q?stand(FPipeGmail):=20=D1=81=D0=B2=D0=BE=D0=B8?= =?UTF-8?q?=20=D0=B8=D0=BC=D0=B5=D0=BD=D0=B0=20=D0=A8=D1=82=D1=83=D1=80?= =?UTF-8?q?=D0=B2=D0=B0=D0=BB=D0=B0=20=E2=80=94=20shturval-dev1=20/=20shtu?= =?UTF-8?q?rval-dev-01=20(=D0=B7=D0=B0=D0=BD=D1=8F=D1=82=D0=BE=D0=B5=20?= =?UTF-8?q?=D0=B8=D0=BC=D1=8F=20=D0=BA=D0=BB=D0=B0=D1=81=D1=82=D0=B5=D1=80?= =?UTF-8?q?=D0=B0=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=B4=D0=BE=D1=88=D0=BB?= =?UTF-8?q?=D0=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DEV_STAND/FPipeGmail/shturval.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEV_STAND/FPipeGmail/shturval.tf b/DEV_STAND/FPipeGmail/shturval.tf index 9c9cce4..76e2472 100644 --- a/DEV_STAND/FPipeGmail/shturval.tf +++ b/DEV_STAND/FPipeGmail/shturval.tf @@ -22,13 +22,13 @@ variable "shturval_resource_name" { type = string - default = "shturval-dev" + default = "shturval-dev1" description = "Имя услуги «Kubernetes кластер Штурвал» в ЛК" } variable "shturval_cluster_name" { type = string - default = "shturval-dev-00" + default = "shturval-dev-01" description = "Имя кластера внутри Штурвала" }