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:d3e3883ad46b97697d5099d27430c7993ef60a0998e87da353c9f0239cce049b
---
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:31daebb3583844c9efc15d48672deded5f6c34f0a0c2c048b93ffcb3174a97d6
---
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:438d05b56582910b9095569f93a9faafb6445ee909ac948a688e2b063e869da5
---
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:7e6acaa81c4d630679a9c409b20512c6278cf073259cf69aba4566c70e7d7c83
---
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:0dd985342b8eb2fce1c8df7d0cff1641b065a3157264006eca8648144a81fefc
---
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:03811cd91310dc3f6ccba1cf7b912021671cf2f384325f7f40ea2de60481be56
---
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:5997568995f6d4b4de2b65f89146b08df862fcb23c1661ea8f25599fdb43767a
---
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:ed0764db94c85288f10068692fe2fb5cc79c489c8ba68382e400274baf3f1d97
---
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:9c48649cb16ed13f041945c63cdb7e7aa052bc78a77842a4224a759e3d0e4802
---
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:6ea67545b341afaf2c8b900c86c7fc0678ed35378548db2adcdb786d6b146700
---
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:57fe8dccfb95e8f5f639ceea08615115a07bd7f92e6063750b10504b7c6a1796
---
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:c9f1fcf7b238d7461d65f43013aa730c1241dafc290e2b0788fbe296db7f32a5
---
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