nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml
Ashwin Kumar abfa43f85f feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack
Adds Kustomize base+prod overlays for nxtgauge-frontend-solid,
nxtgauge-admin-solid, and nxtgauge-backend-rust (18 services).
ArgoCD Image Updater configured for auto-deploy on high-performance-latest tag.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 00:48:46 +02:00

43 lines
1.8 KiB
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
patchesStrategicMerge:
- replicas-patch.yaml
images:
- name: ghcr.io/traceworks2023/nxtgauge-rust-gateway
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-users
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-companies
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-job-seekers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-customers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-payments
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-employees
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-photographers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-makeup-artists
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-tutors
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-developers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-video-editors
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-graphic-designers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-social-media-managers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-fitness-trainers
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-catering-services
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-ugc-content-creators
newTag: high-performance-latest
- name: ghcr.io/traceworks2023/nxtgauge-rust-cron
newTag: high-performance-latest