nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml
forgejo-actions[bot] ad215e1f30
All checks were successful
sync-to-forgejo / sync (push) Successful in 6s
chore(gitops): update users image for cd695514fe1b54b6b4b4505d75e4fe7318fb0198
2026-07-26 14:05:28 +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:2c3c30571737ff85f54ed02d08afbbf87fac8551d4fcd8b5a219999ee57b4899
---
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:9b506ba4f9b8bf07cc1f463018f88a75e2d859c9f5ff78f9f19f3b58fc28d62b
---
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:ee4cd385ac3a0b6a151fc75df2bfa2a174e83a899381fc003a9c452925697d69
---
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:a262fbe413dbddc80f06163fb731d9768fd584a1020ddccb3f89b71a1effac5c
---
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:738c86ce8ddf3dd64e0b010f1710d3ecd20fae7f0c4b8e694f0e88fce2df239f
---
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:b7b4790132f361706712664f7dccf54971b7219fe2a5ddef8b7814350b7f4857
---
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:3e1d9da3a617792bf0cb0ba32cc90b78fb37cae3bb41e0555402b18e66f0a150
---
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:757e16813d042f5a5d23a7d1b030621e73c7d9175ba6cef39cfbcc4ed6769fd9
---
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:6bdace81d8491b2471899ba3c244bdba7bd2b73720aacb3d08aba4aadfa2e183
---
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:5c25b07c383d775735268d56d476a932a7fc8de311c7ee84bbe5725cf3949943
---
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:ad58e12266a636c4640be1e46a0e3f9284b46215eb28285d0d4c57a9067a4417
---
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:ac10e8e9b811bc6bc20a1542de923b7b59cac126707c4d82065db966ada55246
---
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:5325448e96745d93f40b1b1b4156b626c7de19e1ad89d03337f703de4c768198
---
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:ebce41a30b94e1fd4ed73fa5f56329fd65bce6e82555c79593fb52e1d8fc3705
---
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:f7ec2e0576af7b2390ae6a4300e6f5a8fb7070db76b4f398e5fa4ed9d816ebc6
---
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:0303f9099ae2bb9ba0fb6a7389ea95fee5e5219c5e7c9c40f0fe652cfeef384a
---
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:77f5e08e77cd5e9ea8f1176ab67c25c8317dd564b1b8d86496ce3c070189a29c
---
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:96b4063987296bfd5479b057dae96b0af287fa4c43bb17215724600971f34748
---
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:92c52314f47e229ff5e47d03180ba994d809fffd01f6001d8e6df0f4bd33bebc