From 4a71b130cd0adee310f84f21b10e7d565bd93503 Mon Sep 17 00:00:00 2001 From: justgithubaccount Date: Fri, 5 Dec 2025 11:20:17 +0300 Subject: [PATCH] test: use in-cluster for all environments (single cluster testing) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- platform/gitops/appsets/tenant-apps.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform/gitops/appsets/tenant-apps.yaml b/platform/gitops/appsets/tenant-apps.yaml index 0803db1..e8514d7 100644 --- a/platform/gitops/appsets/tenant-apps.yaml +++ b/platform/gitops/appsets/tenant-apps.yaml @@ -75,11 +75,11 @@ spec: team: product-team - list: elements: - - cluster: tst-cluster + - cluster: in-cluster env: tst - - cluster: stg-cluster + - cluster: in-cluster env: stg - - cluster: prd-cluster + - cluster: in-cluster env: prd template: metadata: