nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml
forgejo-actions[bot] fed8755f62
Some checks failed
sync-to-forgejo / sync (push) Failing after 7m14s
chore(gitops): update gateway image for cfa4eda697f9f29b982e609763ce5248fd84df3c
2026-07-07 21:56:53 +00:00

239 lines
6.1 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:8d4c492943fba9984bbf6d0efed08d4de0f9eb9887b815dd66b8844cfd4d25f7
---
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:7f1ccbcd490fdaa54c03d78b6de9719ebe07f7acbb9c912fe54b41a9dfdaed72
---
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:710e740a07e341df1ed3bbe3c6fb7aaf671d1bf67faf53ac1352494d57070606
---
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:50a5814bdafef8a3b7a803dc61e5a97d52861cdf4f5ac1f48cffbb21b8241b87
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-leads
spec:
replicas: 1
template:
spec:
containers:
- name: leads
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-leads@sha256:e39356f3c59d41ba545510e8c883c75e44ec1722f26113874c80fc5a5ace08a8
---
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:ac2b151ddc0abc957acbe3fafd74a633317cb139e47d84b5dcb42abadd930362
---
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:a7672052aa3ed641f95badb8096e02516c816822c93d7b615d7d3a29bd6948fd
---
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:3fc2f35bc6f8bcbab98983a9a8670c8bb8279f3eeb3e79db56c7858be4acd741
---
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:c4397168d87a13739bd48f14122dfbcd7cb673b3d0cbe396ca2099ba8951c039
---
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:ca612c3e3957a8c88c892ff3b749feaeb3159275389ddf90bf26b6fa42387544
---
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:946a7aeba96d3d9cde87d1fbe90d27815e579ea9b87615aa0913e01fbe890be0
---
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:59f1d777f4b4d9dac888a5ab6b5382e1ea17d100f8fae4b5fa87a28b3638bb00
---
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:334309d87346355f59701ce322d5dc25e84f07a82ef7cae4dda90fbb0dca36ff
---
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:68940b7dc77bedd7131bf5ba1c6bfbfd921115a3bc78ef61b7a066dddafc6eba
---
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:30313625d71e20221aef94e65343036e4a76d7271063563d47e9c165ce7bcb4a
---
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:62be04362c223074d3ec2cdfc4c53a3728923c8ac5db27fdc9f7dd4198304455
---
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:9128d9dc30289e036828a388fdfb2cc372d54dd6c08b64e5393e6714560d38a8
---
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:1844e348c785c09501f352a5bd5af0d367d855cd5206984fb405c529aa316de0
---
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:237afff0100e89b9d29deca5ea91ab787413412ebf8d569e8f3421fbd7bd1ac5
---
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:9de88585eed600932e1bcc2dcf4ad88c06a28af7a6ca5f5055b89eb1f1a0c47d