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