nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/kustomization.yaml
Tracewebstudio Dev 6eb14ec411 fix: use SHA tags instead of missing high-performance-latest tag
- nxtgauge-frontend-solid: f18c89d7fe73248a4cbe6a434dd243d88a25361b
- nxtgauge-admin-solid: ed368607182cba2d57b2987849bf887a9714da53
- nxtgauge-rust-gateway: 09075087f07ef70dc13281944c1f2ce4bf7c2a29

Fixes ImagePullBackOff on test121.nxtgauge.com
2026-05-05 18:52:14 +02:00

52 lines
2.1 KiB
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
patches:
- path: replicas-patch.yaml
target:
kind: Deployment
name: nxtgauge-rust-gateway
images:
- name: registry.nxtgauge.com/nxtgauge-rust-gateway
newTag: 09075087f07ef70dc13281944c1f2ce4bf7c2a29
- name: registry.nxtgauge.com/nxtgauge-rust-users
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-companies
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-job-seekers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-jobs
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-leads
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-customers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-payments
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-employees
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-photographers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-makeup-artists
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-tutors
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-developers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-video-editors
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-graphic-designers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-social-media-managers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-fitness-trainers
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-catering-services
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-ugc-content-creators
newTag: high-performance-latest
- name: registry.nxtgauge.com/nxtgauge-rust-cron
newTag: high-performance-latest