nxtgauge-gitops/apps/nxtgauge-backend-rust/base
Ashwin Kumar 13edaa96f0 fix: change all service ports to 10000+ range to avoid conflicts
Moved all backend service ports from 8000-8096 range to 10000-10016 range
to avoid port conflicts causing pod shutdowns.

Port assignments:
- Gateway:              10000 (was 8000)
- Users:                10001 (was 8080)
- Companies:            10002 (was 8081)
- Job Seekers:          10003 (was 8082)
- Customers:            10004 (was 8083)
- Payments:             10005 (was 8094)
- Employees:            10006 (was 8096)
- Photographers:        10007 (was 8085)
- Makeup Artists:       10008 (was 8086)
- Tutors:               10009 (was 8087)
- Developers:           10010 (was 8088)
- Video Editors:        10011 (was 8089)
- Graphic Designers:    10012 (was 8090)
- Social Media Managers: 10013 (was 8091)
- Fitness Trainers:     10014 (was 8092)
- Catering Services:    10015 (was 8093)
- UGC Content Creators: 10016 (was 8095)

Updated: deployments, services, configmap, ingress
2026-04-09 13:47:54 +02:00
..
catering-services-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
catering-services-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
companies-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
companies-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
configmap.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
cron-deployment.yaml feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack 2026-04-09 00:48:46 +02:00
customers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
customers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
developers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
developers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
employees-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
employees-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
fitness-trainers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
fitness-trainers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
gateway-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
gateway-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
graphic-designers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
graphic-designers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
ingress.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
job-seekers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
job-seekers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
kustomization.yaml feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack 2026-04-09 00:48:46 +02:00
makeup-artists-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
makeup-artists-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
namespace.yaml feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack 2026-04-09 00:48:46 +02:00
payments-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
payments-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
photographers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
photographers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
secret.yaml feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack 2026-04-09 00:48:46 +02:00
social-media-managers-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
social-media-managers-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
tutors-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
tutors-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
ugc-content-creators-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
ugc-content-creators-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
users-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
users-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
video-editors-deployment.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00
video-editors-service.yaml fix: change all service ports to 10000+ range to avoid conflicts 2026-04-09 13:47:54 +02:00