Skip to content

Commit 4a71b13

Browse files
test: use in-cluster for all environments (single cluster testing)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 723b0b0 commit 4a71b13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform/gitops/appsets/tenant-apps.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ spec:
7575
team: product-team
7676
- list:
7777
elements:
78-
- cluster: tst-cluster
78+
- cluster: in-cluster
7979
env: tst
80-
- cluster: stg-cluster
80+
- cluster: in-cluster
8181
env: stg
82-
- cluster: prd-cluster
82+
- cluster: in-cluster
8383
env: prd
8484
template:
8585
metadata:

0 commit comments

Comments
 (0)