nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml

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: ghcr.io/traceworks2023/nxtgauge-rust-gateway@sha256:01fa12dff82c3bf41f1a3b07b46c5b63e4989306a4da2dc6162bf5baa00b5ea4
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-users
spec:
replicas: 1
template:
spec:
containers:
- name: users
image: ghcr.io/traceworks2023/nxtgauge-rust-users@sha256:738b1eded951f039f6d1ac291c20a3deb6d885724d397457f6bd615d4b27754d
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-companies
spec:
replicas: 1
template:
spec:
containers:
- name: companies
image: ghcr.io/traceworks2023/nxtgauge-rust-companies@sha256:4cad6491393729f15300cd90515ead4cdda4a00216335f58543bb1fd16fea652
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-jobs
spec:
replicas: 1
template:
spec:
containers:
- name: jobs
image: ghcr.io/traceworks2023/nxtgauge-rust-jobs@sha256:986ead0ba73a58e960c19b56af5b56d2d53531c54b9f94041aeeb6e82e4109e5
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-leads
spec:
replicas: 1
template:
spec:
containers:
- name: leads
image: ghcr.io/traceworks2023/nxtgauge-rust-leads@sha256:47f7052cb5126c04d8c04ba4d633cfbbb68f9150602ca49649f2f50df6d1e39b
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-job-seekers
spec:
replicas: 1
template:
spec:
containers:
- name: job-seekers
image: ghcr.io/traceworks2023/nxtgauge-rust-job-seekers@sha256:556ebc6223b1d615f386d6f875254193df4c73c911608cbcb690721f2d0a9090
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-customers
spec:
replicas: 1
template:
spec:
containers:
- name: customers
image: ghcr.io/traceworks2023/nxtgauge-rust-customers@sha256:2b78288733aa1bac122205f8bc056e8a5277638668bbcbf132c7bd9be17f686d
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-payments
spec:
replicas: 1
template:
spec:
containers:
- name: payments
image: ghcr.io/traceworks2023/nxtgauge-rust-payments@sha256:60fcee20024d8a661d59f2b8c86093a2f24e07aca7f70e6d2992f829c3754810
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-employees
spec:
replicas: 1
template:
spec:
containers:
- name: employees
image: ghcr.io/traceworks2023/nxtgauge-rust-employees@sha256:b335c80fac328e8fb6fe855d64d38b1e72192de5a87924bbafb4b8f2e13a9422
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-photographers
spec:
replicas: 1
template:
spec:
containers:
- name: photographers
image: ghcr.io/traceworks2023/nxtgauge-rust-photographers@sha256:4668700663d001bbabd1bcc46cbbf977d29866f7365bc8819d8db27cc2e26333
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-makeup-artists
spec:
replicas: 1
template:
spec:
containers:
- name: makeup-artists
image: ghcr.io/traceworks2023/nxtgauge-rust-makeup-artists@sha256:304a414bf24a4a106d85f9e01fdeae1ce6e47b9e24ddf528cf08348b95f472f0
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-tutors
spec:
replicas: 1
template:
spec:
containers:
- name: tutors
image: ghcr.io/traceworks2023/nxtgauge-rust-tutors@sha256:c9aaa71450641f4ab099bbf54b065058b9e1fdb62dc79528ae4788fad6045939
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-developers
spec:
replicas: 1
template:
spec:
containers:
- name: developers
image: ghcr.io/traceworks2023/nxtgauge-rust-developers@sha256:29c88da10cf379e713d68b37ea94854ec3b88c1438322aca59f81ba79eef46d8
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-video-editors
spec:
replicas: 1
template:
spec:
containers:
- name: video-editors
image: ghcr.io/traceworks2023/nxtgauge-rust-video-editors@sha256:74b83f28c69c25aae63ab77627a9c7317b0a9e08009cf3f14bb32b8ef87cc067
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-graphic-designers
spec:
replicas: 1
template:
spec:
containers:
- name: graphic-designers
image: ghcr.io/traceworks2023/nxtgauge-rust-graphic-designers@sha256:72ea467f583678abc9049c415a66686e797059cded0f7abdea77cb5767ba5f0e
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-social-media-managers
spec:
replicas: 1
template:
spec:
containers:
- name: social-media-managers
image: ghcr.io/traceworks2023/nxtgauge-rust-social-media-managers@sha256:6719a9e6f7322c055514fa451889d5a3ee128e6cd3e1bc2e22f671ef2316501f
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-fitness-trainers
spec:
replicas: 1
template:
spec:
containers:
- name: fitness-trainers
image: ghcr.io/traceworks2023/nxtgauge-rust-fitness-trainers@sha256:9b14c942aed60ecf9b6d0aaaa448e39fcc571ce7991e65b835103e9aceaba4de
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-catering-services
spec:
replicas: 1
template:
spec:
containers:
- name: catering-services
image: ghcr.io/traceworks2023/nxtgauge-rust-catering-services@sha256:f7982fd00da7ed42956d95f7299283dd295b00c722571d15febc84d37e724a51
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-ugc-content-creators
spec:
replicas: 1
template:
spec:
containers:
- name: ugc-content-creators
image: ghcr.io/traceworks2023/nxtgauge-rust-ugc-content-creators@sha256:986e59b8668e2557b15816efe0fcec56c45b8179cdf0f796fb8451183d4a0dd4
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-cron
spec:
replicas: 1
template:
spec:
containers:
- name: cron
image: ghcr.io/traceworks2023/nxtgauge-rust-cron@sha256:a6edabdf0b7d0eb9d01382409e7e9dca8c539bb669680a6df265847fa53961a2