nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml
forgejo-actions[bot] 9d897f2d55
All checks were successful
sync-to-github / sync (push) Successful in 37s
chore(gitops): update gateway image for 65262e842cfca687ef819acdb5fc35fbfc4078e2
2026-08-13 21:13:50 +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:668dd59d1b3d5ceb177575a3b268125b1898a7046d6920cc6afb53741e6c813f
---
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:4ed029c7f71a6e01c42a3f60ec233eac057bbb6320edc09d470c72cf47256fc9
---
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:ddee5d111dea9de5691dd77f12b91136a97a421945ef71623a8dbeb48c7b9242
---
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:96863039a7d41f96689b54e69b5e847e362a761f7ef6dc60b0c923becb8b41ee
---
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:f5fba378b21ac0c116f621a475708d50080f8fb5949056aa3f7e53bde0b37163
---
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:acc0b62ab194c8abf9c6610306014b55d910aaf9dd16c40ed6c451e8ca5507aa
---
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:1517a24ff7660a2e1cbaa8e8bb2b7c314dad6acab11f46e5b4776b5053555ee2
---
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:529e87e02bc2576989edc1c12cf379052f871038aefb8aa2e991d2e284b09c55
---
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:8a6d024a10ad40f5619221fb5a77e22956ea63b487a1179b068286d6c0c4276c
---
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:2ecda829e29d1fddf93d5c760dcce46c4aaefd4d5aa3c5f5e20e86297fa67eb7
---
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