nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml
forgejo-actions[bot] 0e9cf79497
All checks were successful
sync-to-github / sync (push) Successful in 11s
chore(gitops): update tutors image for 65262e842cfca687ef819acdb5fc35fbfc4078e2
2026-08-13 21:18:04 +00:00

227 lines
5.8 KiB
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-gateway
spec:
replicas: 2
template:
spec:
containers:
- name: gateway
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-gateway@sha256:4667737bbfc97a62b6490a417916ff39329f8789fc9d7b4f3da9c80e3ff3b4de
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-companies
spec:
replicas: 1
template:
spec:
containers:
- name: companies
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-companies@sha256:3d95898ef461495e0cc00b0a4dc86360888777c8d19052513c58b3a48fd4baa5
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-users
spec:
replicas: 1
template:
spec:
containers:
- name: users
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-users@sha256:874e24a64c7ab0aa8922af91a36d104b3516c481a983b516e77ac4ff0f34a420
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-jobs
spec:
replicas: 1
template:
spec:
containers:
- name: jobs
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-jobs@sha256:b968b54453d313e6f491840c5eecac00f22ef74e66b591af39847d7e584737ca
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-job-seekers
spec:
replicas: 1
template:
spec:
containers:
- name: job-seekers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-job-seekers@sha256:2b566207bed356f54091e3b9337a6a89f989adc2e811f7d0ffaff2b5edcbc736
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-customers
spec:
replicas: 1
template:
spec:
containers:
- name: customers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-customers@sha256:3592e3b8580b647ba87d1625b164c1b8480d8d15611812b7c536a51e4efe58f5
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-payments
spec:
replicas: 1
template:
spec:
containers:
- name: payments
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-payments@sha256:d4039995c755ac833087a19756e93ddfa2666a4678a5932a5f5ecfc42313f0fa
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-employees
spec:
replicas: 1
template:
spec:
containers:
- name: employees
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-employees@sha256:24287f21e95ae1fdcb02077b8deb6248020b271342852f30669895bb11885aac
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-photographers
spec:
replicas: 1
template:
spec:
containers:
- name: photographers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-photographers@sha256:3a2da241bf1e37c55d298dc010c1b42b7bbd7534023d310df2b7687549c41c60
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-makeup-artists
spec:
replicas: 1
template:
spec:
containers:
- name: makeup-artists
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-makeup-artists@sha256:a0962d30c8b9f5861c9149ca2c2d5bf99903c959130ce41508eac92516be94ec
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-tutors
spec:
replicas: 1
template:
spec:
containers:
- name: tutors
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-tutors@sha256:3b838cfd0fa7afaf86e51c20dfb0a4d80fc4ad9ffed96dcd553dafa0c32dbbab
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-developers
spec:
replicas: 1
template:
spec:
containers:
- name: developers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-developers@sha256:3cd555e4deb475e272b39612e5819caff66c3c0c520b233e528d9c3e218e0177
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-video-editors
spec:
replicas: 1
template:
spec:
containers:
- name: video-editors
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-video-editors@sha256:281278f04cd280b04ea78b162d6d0a1d8b02531048a271beac6f3baf2817945b
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-graphic-designers
spec:
replicas: 1
template:
spec:
containers:
- name: graphic-designers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-graphic-designers@sha256:f6187e6edcaca25b9741630403e8dea02ffa9affaa84892d11e02421326ad070
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-social-media-managers
spec:
replicas: 1
template:
spec:
containers:
- name: social-media-managers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-social-media-managers@sha256:60f7cf61dd67c117ffaeac32f1a4a5ebac2d27620446c4d8372aed78984b3401
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-fitness-trainers
spec:
replicas: 1
template:
spec:
containers:
- name: fitness-trainers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-fitness-trainers@sha256:df67d92f7aaabd39051e599528ecc0d7cea94b5a3f80c190b67f8d529e087885
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-catering-services
spec:
replicas: 1
template:
spec:
containers:
- name: catering-services
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-catering-services@sha256:25f9edb6d6d75b7021b078752487926bfb3b1ff22db89620f8531da614021ca0
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-ugc-content-creators
spec:
replicas: 1
template:
spec:
containers:
- name: ugc-content-creators
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-ugc-content-creators@sha256:8422b51a03d7c097eda178090afd11dc88d6bce34c9ab9607d925f9dc22dda7e
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-cron
spec:
replicas: 1
template:
spec:
containers:
- name: cron
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-cron@sha256:4e40604d294fcfc58baa5eb13bfac391e9689706c82d66d029acd2086ade8b3d