From 7431cb0715db79f7a84d12333f415a1da133c7a4 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 4 May 2026 22:18:20 +0700 Subject: [PATCH] ++ --- apps/workspaces/base/backend-service.yaml | 2 +- clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/workspaces/base/backend-service.yaml b/apps/workspaces/base/backend-service.yaml index 4acb557..9a06028 100644 --- a/apps/workspaces/base/backend-service.yaml +++ b/apps/workspaces/base/backend-service.yaml @@ -7,7 +7,7 @@ metadata: spec: type: ClusterIP selector: - app: backend + app: workspaces-api ports: - name: http port: 80 diff --git a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml index 3b9f244..5a1056a 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -230,7 +230,7 @@ spec: service: frontend-svc.control-interface.svc.cluster.local port: 80 workflows-frontend: - name: workflows-frontend-virt-service + name: workflows-virt-service namespace: gateway hosts: - sarex.contour.infra.sarex.tech