From 940a83c75668bd3cc39773c56352f0ed47bb2976 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 4 May 2026 20:00:52 +0700 Subject: [PATCH] ++ --- apps/subscriptions/base/backend-service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/subscriptions/base/backend-service.yaml b/apps/subscriptions/base/backend-service.yaml index f938e6d..282412f 100644 --- a/apps/subscriptions/base/backend-service.yaml +++ b/apps/subscriptions/base/backend-service.yaml @@ -2,12 +2,12 @@ apiVersion: v1 kind: Service metadata: - name: rfi-backend-api-svc + name: backend-svc namespace: rfi spec: type: ClusterIP selector: - app: rfi-backend-api + app: sarex-subscriptions ports: - name: http port: 80