Skip to content

Conversation

@justgithubaccount
Copy link
Owner

Summary

  • Change all environments (tst, stg, prd) to use in-cluster instead of separate clusters
  • Allows testing the full ApplicationSet setup on a single cluster

Changes

All environments now deploy to in-cluster:

Application Cluster Namespace
product-team-chat-dev in-cluster product-team
product-team-chat-tst in-cluster product-team
product-team-chat-stg in-cluster product-team
product-team-chat-prd in-cluster product-team

Test plan

  • Apply ApplicationSets: kubectl apply -f platform/gitops/appsets/tenant-apps.yaml
  • Verify 4 Applications created: kubectl get applications -n argocd
  • Check Image Updater sees dev app: argocd-image-updater test ghcr.io/justgithubaccount/chat-api

🤖 Generated with Claude Code

@justgithubaccount justgithubaccount merged commit 285c2c2 into main Dec 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants