nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml
forgejo-actions[bot] 3c88e1c637
All checks were successful
sync-to-forgejo / sync (push) Successful in 13s
chore(gitops): update users image for fdd5c7a418f98985400206d3126316e2a4416713
2026-07-23 12:20:55 +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:e6fd86a8eb3a8c2111a1ea2a4fa845864148fe4c6b557b7c50a34001d4d8fe89
---
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:27f8500047cfdf8e02e00deeb4b2c1827df886e9ff392dd329c846638e319429
---
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:ccab0a0460ca180c3150d30dd3c69e07c41b238864f83b0e84a3ed031ed4c0b3
---
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:adce66832fa215ee4e555b5a70bc6d8530a70dc2061bb9b483abd642724685bb
---
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:9ae6fe06a784fc49ce2d738bec215fc7adf21ae9e1062a877d710244450b4da8
---
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:e936921dfae97c61c3fd7a2bd0467edec334124c2c4ea5cf88d05d0fde5d6f81
---
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:13d8c66fd1fd9ca4bfd1945c0417bee85844d7ead2f375395d844af43796e9b6
---
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:df690cea5985e8388b04735a866712e9ee77004fe76d629f664c719059526ae0
---
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:7363f80e6132c69860af1c85b53c2355468b91eeba6f758a0a8676e44a897476
---
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:7aa910849e3c34da3272ec8666430ba501178a93574fd4318ec7ebf120cb7227
---
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:cd093cc385e28fa043172ab2bb8c7e84bda358c4b9f5dea049dc240fbc62ba4d
---
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:34bbd55e1569437b0c9251e202346c3d889d061628b78562ca6a50cd8829bd1d
---
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:d131fe18acff1bb1e2edf96972c396fc16e13f07c813ddbe281b297effeade90
---
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:ec88d5f9ab6e6eb32ff3f27ddd9a21c013d4663b6b6761273b994706ecd05521
---
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:952e62806ff939e89cfc5ac4d75a0bb9a7cb730680fd40fbec18d148d4571d59
---
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:5e64334bfa53dc96ff4c9a020a28064e27ec0d7b1210f5148f6c8197032cd164
---
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:7ada4da77f0ce582ee2f096e1bbbf3ce0b9e301c2a67550a04204ad4e1b972fc
---
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:a4581a0cd4e83d7e90552805236fd4d25c778127b7d1cbb842324730e09ab6f2
---
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:5f801a29d9d7472bb63a10eaffe66767fcc61324a5c8e166be11ab1674e9eb9f